[
https://issues.apache.org/jira/browse/LUCENE-3875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Morrison updated LUCENE-3875:
------------------------------------
Attachment: LUCENE-3875.patch
Thanks, Chris.
The latest patch uses a FixedBitSet and cleans up the tests a bit.
> ValueSourceFilter
> -----------------
>
> Key: LUCENE-3875
> URL: https://issues.apache.org/jira/browse/LUCENE-3875
> Project: Lucene - Java
> Issue Type: New Feature
> Reporter: Andrew Morrison
> Attachments: LUCENE-3875-1.patch, LUCENE-3875.patch, LUCENE-3875.patch
>
>
> A ValueSourceFilter is a filter that takes a ValueSource and a threshold
> value, filtering out documents for which their value returned by the
> ValueSource is below the threshold.
> We use the ValueSourceFilter for filtering documents based on their value in
> an ExternalFileField.
--
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]