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.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]