Reputation: 1
how can we use ElasticSearch to prioritize the "correct" result groups based on the search word? ie. "italian food" = restaurants (group of data, it can be a category). did ElasticSearch by default has something like that functionality, or it must be 100% custom ?
For Search we have implemented standart ES client
RestHighLevelClient
Maybe Anyone knows a better client to using search - currently in this situation for that type of searching?
Thank You!
Upvotes: 0
Views: 72