Elasticsearch
Elasticsearch is a well-known open-source solution for implementing a search engine. Whether you need to provide users with a simple search field or build a solution to observe the state of an IT system, Elasticsearch provides everything you need to make it happen.
- Introduction to the search engine ecosystem
- Installation and typology of an Elasticsearch cluster
- Single and bulk indexing
- Mapping and Analyzers
- Queries
- Aggregations
- Ingest Pipelines
- Using Elasticsearch in a Java or Node.js application
- Interaction between Elasticsearch and Testcontainers