Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Currently having custom features such as relative "document age" or "remaining shelf life" based on a date field requires duplication of a lot of the FieldValueFeature code:
The NumericDocValuesFieldValueFeatureScorer.readNumericDocValues() implementation already considers the float and double NumberType choices and by also considering NumberType.DATE there we could facilitate date-related extensions:
Attachments
Issue Links
- links to