Description
With Filter going away, we still need the ability to have a Query based on a DocSet. This currently happens via DocSet.getTopFilter. We could add a .makeQuery or just provide it.
This issue depends on changes to DocSet's API to provide a DocIdSetIterator given a LeafReaderContext.
Attachments
Issue Links
- requires
-
SOLR-14185 add DocSet.getDocIdSetIterator(LeafReaderContext)
- Closed
- links to