David Smiley created SOLR-14376:
-----------------------------------

             Summary: Optimize SolrIndexSearcher.getDocSet and 
getProcessedFilter for empty fq
                 Key: SOLR-14376
                 URL: https://issues.apache.org/jira/browse/SOLR-14376
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: search
            Reporter: David Smiley
            Assignee: David Smiley


If either SolrIndexSearcher.getDocSet or getProcessedFilter are called with an 
null/empty query list, we should be able to short-circuit this with a 
getLiveDocSet response.  Today getDocSet builds up a new DocSet, bit by bit :-/



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

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

Reply via email to