I have tried termvector API it does almost what I expect however, I have to run it on one specific document I could not run it on my entire index. so following the same example I showed.
My request looks like:
GET my_index/doc/someid123/_termvectors
{
"fields": ["text1"]
What I want to do is to be able to get this functionality among all my index not a special document, and to be able to show this data in a Kibana visualization
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.