David Smiley created SOLR-12044:
-----------------------------------
Summary: Optimize MatchAllDocsQuery for DocSets more
Key: SOLR-12044
URL: https://issues.apache.org/jira/browse/SOLR-12044
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Reporter: David Smiley
(forking from SOLR-11769) I see places where we could better optimize some of
the getDocSet related methods for when we have a MatchAllDocsQuery and some
related optimizations. For example, if the "live docs" is instantiated, we can
just return that. But we have to be mindful of the semantics of some of these
get/create DocSet methods to be clear about wether a cached result can be
returned or not so that the caller knows not to modify it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]