[ https://issues.apache.org/jira/browse/SOLR-14376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Smiley resolved SOLR-14376. --------------------------------- Fix Version/s: 8.6 Resolution: Fixed > 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 > Priority: Major > Fix For: 8.6 > > Time Spent: 20m > Remaining Estimate: 0h > > 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