David Smiley created SOLR-14619: ----------------------------------- Summary: Avoid needless calls to SolrIndexSearcher.getDocSet(query) Key: SOLR-14619 URL: https://issues.apache.org/jira/browse/SOLR-14619 Project: Solr Issue Type: Improvement Security Level: Public (Default Security Level. Issues are Public) Components: search Reporter: David Smiley Assignee: David Smiley
There are places where we get a DocSet from a query (potentially cached) when we don't need to. This is a minor optimization but could simply also be viewed as a simplification. -- 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