Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
-
None
-
New
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
LUCENE-4251 Port Solr's ValueSourceRangeFilter to Lucene query module
- Resolved