Overview of ElasticSearch. From Complete Guide to Elasticsearch @ Udemy
Installing ElasticSearch and Kibana from Complete Guide to Elasticsearch @ Udemy
Basic Architecture of ElasticSearch from Complete Guide to Elasticsearch @ Udemy
Sharding and Replication of ElasticSearch Complete Guide to Elasticsearch @ Udemy
2 ways of adding new nodes, and node roles explained from Complete Guide to Elasticsearch @ Udemy
how to create/delete index and CRUDing Documents from Complete Guide to Elasticsearch @ Udemy
Routing and Doc versioning in elasticsearch from Complete Guide to Elasticsearch @ Udemy
Operations by query and Batch processing from Complete Guide to Elasticsearch @ Udemy
How texts are handled when indexing with elasticsearch from Complete Guide to Elasticsearch @ Udemy
Data Types and coercion in Elasticsearch from Complete Guide to Elasticsearch @ Udemy
Common mapping parameters From Complete Guide to Elasticsearch @ Udemy
Methods on updating index mapping
overview on mapping and date type
build-in analyzers and creating custom analyzer
altering analyer settings on existing indexes
how search query works in elasticsearch
Debugging unexpected search results using _explain API, developers can see why or why not a doc was included in the search result