dadoonet
(David Pilato)
August 10, 2017, 9:13am
2
Could you provide a full recreation script as described in
The heart of the free and open Elastic Stack
Elasticsearch is a distributed, RESTful search and analytics engine capable of addressing a growing number of use cases. As the heart of the Elastic Stack, it centrally stores your data for lightning fast search, fine‑tuned relevancy, and powerful analytics that scale with ease.
PLEASE READ THIS SECTION IF IT'S YOUR FIRST POST
Some useful links:
elasticsearch reference guide
elasticsearch user guide
elasticsearch plugins
elasticsearch cl…
It will help to better understand what you are doing and we will be able to play with your script just by copy and pasting.
I think it's related to analyzers here.
BTW have a look at the _analyze
API to see how your terms are actually indexed.