Full-text search with Elasticsearch
This talk assumes that you know the basics of full-text search. We will explore how to work with Elasticsearch, what the available features are, and how to scale it:
* How data is stored and how to query Elasticsearch.
* How the score of a search result is calculated.
* How to handle languages, search for terms and phrases, run boolean queries, add suggestions, work with ngrams, and more.
* How to scale it.
We will run all the queries live and explore the possibilities of Elasticsearch.
This talk assumes that you know the basics of full-text search. We will explore how to work with Elasticsearch, what the available features are, and how to scale it:
* How data is stored and how to query Elasticsearch.
* How the score of a search result is calculated.
* How to handle languages, search for terms and phrases, run boolean queries, add suggestions, work with ngrams, and more.
* How to scale it.
We will run all the queries live and explore the possibilities of Elasticsearch.