[
https://issues.apache.org/jira/browse/LUCENE-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Sokolov resolved LUCENE-5074.
----------------------------------
Resolution: Implemented
These classes no longer exist, and their replacements handle nulls as
open-ended ranges.
> Support open-ended NumericRangeQuery in XmlQueryParser
> ------------------------------------------------------
>
> Key: LUCENE-5074
> URL: https://issues.apache.org/jira/browse/LUCENE-5074
> Project: Lucene - Core
> Issue Type: Bug
> Components: modules/queryparser
> Reporter: Mike Sokolov
> Priority: Major
> Attachments: LUCENE-5074.patch, LUCENE-5074.patch
>
>
> There is no way to specify an open-ended numeric range query using the XML
> query parser syntax. To be consistent with the usage in the
> NumericRangeQuery API, which accepts <code>null</code> as an indicator of a
> missing range endpoint, I propose interpreting an empty or missing
> <code>lower</code> or <code>upper</code> attribute in the XML syntax in the
> same way.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]