[
https://issues.apache.org/jira/browse/LUCENE-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156933#comment-13156933
]
Uwe Schindler commented on LUCENE-3593:
---------------------------------------
+1 looks fine. Cool heavy fast ping-pong :-)
I will open new issue and fix the TODO, especially as I dont know if trunk
really likes e.g. on FieldCacheTermsFilter that getOrd() is called with doc id
out of range... Maybe it throws AIOOBE, but thats ugly.
> Add a filter returning all document without a value in a field
> --------------------------------------------------------------
>
> Key: LUCENE-3593
> URL: https://issues.apache.org/jira/browse/LUCENE-3593
> Project: Lucene - Java
> Issue Type: New Feature
> Components: core/search
> Affects Versions: 3.6, 4.0
> Reporter: Simon Willnauer
> Assignee: Simon Willnauer
> Fix For: 3.6, 4.0
>
> Attachments: LUCENE-3593.patch, LUCENE-3593.patch, LUCENE-3593.patch
>
>
> In some situations it would be useful to have a Filter that simply returns
> all document that either have at least one or no value in a certain field. We
> don't have something like that out of the box and adding it seems straight
> forward.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]