An open API service indexing awesome lists of open source software.

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

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/).