I am migrating from NEST client to .NET client version 8.
I want to get all the ids that I have in elasticsearch, which is a large amount, larger than 10000.
In the .NEST client, I did this by using the scroll API, but I saw in the documentation that it is recommended to use the search_after api. Could anyone help me by giving an example in .NET client version 8, of how to use search_after. to get a large amount of documents?
Thanks!
Thanks so much! This is very helpful!
But I am looking for examples how to implement the search_after with the .NET client in c#. I am trying to find documentation and examples of how to use this new client in elasticSearch, but there is very little to find.
Would you be able to help me with this?
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.