het
(Het)
February 1, 2021, 5:54am
1
Hi Team,
Does Elasticsearch provide an API that gives the Most searched words, new search words, and so on?
For example like google, top 10 recently searched items, top 10 most searched items?
Can we achieve something with the help of ML in elasticsearch? Please can anybody help me with this?
No, data about searches is not stored in Elasticsearch. You would need to index the searches from your application and then analyse this.
1 Like
dadoonet
(David Pilato)
February 1, 2021, 8:57am
3
Note that AppSearch adds such features out of the box if I recall correctly.
3 Likes
het
(Het)
February 1, 2021, 10:41am
4
Thanks, Team. Will explore both of the approaches.
system
(system)
Closed
March 1, 2021, 10:41am
5
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.