I have a very bad experience with pagination on collections larger than a few
millions of documents. Pagination becomes very and very slow. Just tried to
switch to page 76662 and it took almost 30 seconds.

Solr now supports cursors which work fast and are useful for exports and
some data processing, but I don't see how I can use those to draw page
numbers and allow users to paginate through large data sets.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/SolrCloud-Paging-on-large-indexes-tp4175535p4175550.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to