Jason Gerlowski created SOLR-17193:
--------------------------------------

             Summary: Naive-deep-paging soft limit
                 Key: SOLR-17193
                 URL: https://issues.apache.org/jira/browse/SOLR-17193
             Project: Solr
          Issue Type: Sub-task
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Jason Gerlowski


Deep paging can be very expensive (and even dangerous) if done naively. See 
[here|https://solr.apache.org/guide/solr/latest/query-guide/pagination-of-results.html#performance-problems-with-deep-paging]
 for some background on why.

We should add a configurable soft-limit to nudge users towards using 
cursormark, any time we see sufficiently large "start" or "rows" parameter 
values.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to