Michael McCandless created LUCENE-5429:
------------------------------------------

             Summary: Run one search across multiple scorers/collectors
                 Key: LUCENE-5429
                 URL: https://issues.apache.org/jira/browse/LUCENE-5429
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Michael McCandless
            Assignee: Michael McCandless


I'm looking into the possibility of running the same search across many 
scorers, so that decoding postings lists / doing union and intersect are done 
once, but scoring via Similarity can be done multiple times for each it (and 
the results collected into separate collectors).



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to