[
https://issues.apache.org/jira/browse/SOLR-18019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman resolved SOLR-18019.
-----------------------------------
Fix Version/s: 10.1
Assignee: Houston Putman
Resolution: Fixed
> FloatPointField and DoublePointField can have improved non-DocValue existence
> queries
> -------------------------------------------------------------------------------------
>
> Key: SOLR-18019
> URL: https://issues.apache.org/jira/browse/SOLR-18019
> Project: Solr
> Issue Type: Improvement
> Reporter: Houston Putman
> Assignee: Houston Putman
> Priority: Major
> Labels: pull-request-available
> Fix For: 10.1
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Currently all double or float fields (trie and point) use (field:[* TO *] OR
> field:NaN) to represent non-DocValue existence queries. However since NaN is
> numerically sorted after +Infinity, we can use this to our advantage and
> just issue a field:[-Infinity TO NaN] range query for point fields.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]