https://github.com/endurancecode/elasticsearch-playground
A collection of code and exercises created while studying Elasticsearch
https://github.com/endurancecode/elasticsearch-playground
Last synced: about 2 months ago
JSON representation
A collection of code and exercises created while studying Elasticsearch
- Host: GitHub
- URL: https://github.com/endurancecode/elasticsearch-playground
- Owner: EnduranceCode
- Created: 2025-06-17T11:18:11.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-06-19T19:36:01.000Z (9 months ago)
- Last Synced: 2025-06-19T20:40:55.061Z (9 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elasticsearch playground
This repository contains **code** written following tutorials and developing projects while studying [Elasticsearch](https://www.elastic.co/elasticsearch).
## Table of Contents
1. [Code Tutorials and Courses](#code-tutorials-and-courses)
1. [Elasticsearch Masterclass for Java Spring Developers](#elasticsearch-masterclass-for-java-spring-developers)
## Code Tutorials and Courses
### Elasticsearch Masterclass for Java Spring Developers
The folder [`elasticsearch-java`](./elasticsearch-java) contains the code written while taking the course [Elasticsearch Masterclass for Java Spring Developers](https://www.udemy.com/course/elasticsearch-java/) which is presented by [Vinoth Selvaraj](https://www.vinsguru.com/vinoth-selvaraj/).