Query scorers should not use MultiFields
----------------------------------------

                 Key: LUCENE-2597
                 URL: https://issues.apache.org/jira/browse/LUCENE-2597
             Project: Lucene - Java
          Issue Type: Improvement
            Reporter: Michael McCandless
            Assignee: Michael McCandless
             Fix For: 4.0


Lucene does all searching/filtering per-segment, today, but there are a number 
of tests that directly invoke Scorer.scorer or Filter.getDocIdSet on a 
composite reader.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to