Andrey Kudryavtsev created SOLR-5388:
----------------------------------------
Summary: Combine def function with "multi" functions (max, min,
sum, product)
Key: SOLR-5388
URL: https://issues.apache.org/jira/browse/SOLR-5388
Project: Solr
Issue Type: New Feature
Reporter: Andrey Kudryavtsev
Priority: Minor
Fix For: 5.0
Ability for expressions like _def(min(field1,..,fieldN), defValue)_ return
_defValue_ if document doesn't have value for any of this fields.
Implement exists(int doc) method for FunctionValues created in
MultiFloatFunction. Extract method to get ability other MultiFloatFunction
implementation to override it.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]