I would like to know what are best practices (what to use) for full text search pagination. I.e. sorting by relevance.
As I understand it is impossible to use search_after parameter to paginate results based on relevance (or am I wrong?).
If so, how is it better to paginate such queries? Scroll API? Offset parameter? Another technique?
Any advice is appreciated.
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.