Hi, I am working on pushing data to app-search in a certain engine, i could see documents get created in the API Logs but the total number of the documents doesn't get increased.
Is there a API that I could create a RESTful request to see the total number of documents? or what is the issue there?
thanks Jason.
I have another question:
when I did a request (post) to get the meta data which includes the total_results, the number is different than what it showed in the UI. I got "total_results":10000 while it shows Total Documents is 560 on the Engine Overview.
Another question I have is that I did push around 2w+ documents to the same engine, why it gives the "total_results":10000 when I did the search request?
I used version 7.3.0, and yesterday I upgraded the app-search to 7.6.1. None of them works.
Both of the number is not correct. I pushed around 3w+ documents as the end of yesterday. The total number in the UI stuck with 560 and the search request always be 10000 (when the total number of documents that I posted to this engine less than 10000, this search request gave the correct number, while after the number got to 100000, it stuck with 10000 and did not increase anymore).
Hi @JyL Could you try to index a new document, as that should trigger a background job that will update the count you see in the dashboard? Once the count hopefully updates, you can just delete that document again.
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.