Description
{!frange}
currently can match documents w/o a value (because of a default value of 0).
This only existed historically because we didn't have info about what fields had a value for numerics, and didn't have exists() on FunctionValues.
Attachments
Attachments
Issue Links
- is related to
-
SOLR-8082 can't query against negative float or double values when indexed="false" docValues="true" multiValued="false"
- Closed