[
https://issues.apache.org/jira/browse/LUCENE-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Sokolov updated LUCENE-5074:
---------------------------------
Attachment: LUCENE-5074.patch
This patch adds support for missing and empty lower/upper attributes
> 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
> Attachments: 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]