Improve org.apache.lucene.search.Filter Documentation and Tests to reflect per 
segment readers
----------------------------------------------------------------------------------------------

                 Key: LUCENE-2114
                 URL: https://issues.apache.org/jira/browse/LUCENE-2114
             Project: Lucene - Java
          Issue Type: Improvement
          Components: Search
    Affects Versions: 3.0, 2.9.1, 2.9
            Reporter: Simon Willnauer
             Fix For: 3.1


Filter Javadoc does not mention that the Reader passed to getDocIDSet(Reader) 
could be on a per-segment basis.
This caused confusion on the users-list -- see 
http://lucene.markmail.org/message/6knz2mkqbpxjz5po?q=date:200912+list:org.apache.lucene.java-user&page=1
We should improve the javadoc and also add a testcase that reflects filtering 
on a per-segment basis.

-- 
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: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to