You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Joel Bernstein (Jira)" <ji...@apache.org> on 2020/07/10 14:48:00 UTC

[jira] [Created] (SOLR-14642) Add a no-sort option for the /export handler

Joel Bernstein created SOLR-14642:
-------------------------------------

             Summary: Add a no-sort option for the /export handler
                 Key: SOLR-14642
                 URL: https://issues.apache.org/jira/browse/SOLR-14642
             Project: Solr
          Issue Type: New Feature
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Joel Bernstein


The sort is the most expensive operation of the the /export handler. Spark-Solr relies heavily on the /export handler but doesn't make use of the sort. As Spark-Solr use continues to increase its time to add optimizations specifically for Spark-Solr.

This ticket will add a no-sort option to the export handler to accelerate Spark-Solr queries.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org