I get a hit of 42, but my response is only about 10 Watch ID's. This is an issue as now my team does not know the Watch ID's that actually exist. My .watch_history index is cleaned up by curator monthly, so I cannot rely on information from there. Is there any way to list all 42 Watch ID's?
by default Elasticsearch returns only 10 results. There is also no need to specify fields in your query. If you have a large amount of watches, you should use the scroll search, otherwise specifying size is sufficient.
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.