Description
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 :-/
Attachments
Issue Links
- links to