[ 
https://issues.apache.org/jira/browse/LUCENE-2114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12786139#action_12786139
 ] 

Michael McCandless commented on LUCENE-2114:
--------------------------------------------

Looks good, I'll commit shortly -- thanks Simon!

> 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: 2.9, 2.9.1, 3.0
>            Reporter: Simon Willnauer
>             Fix For: 3.1
>
>         Attachments: LUCENE-2114.patch
>
>
> 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