[
https://issues.apache.org/jira/browse/LUCENE-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13541015#comment-13541015
]
Jack Krupansky commented on LUCENE-3343:
----------------------------------------
To avoid confusion, it should be explicitly noted that this change applies only
to the Lucene "flexible" query parser, and NOT to the "classic" Lucene query
parser and hence not to any of the Solr plugin query parsers that are derived
from the classic Lucene query parser. Maybe the title should say "Flexible
QueryParser".
> Comparison operators >,>=,<,<= and = support as RangeQuery syntax in
> QueryParser
> --------------------------------------------------------------------------------
>
> Key: LUCENE-3343
> URL: https://issues.apache.org/jira/browse/LUCENE-3343
> Project: Lucene - Core
> Issue Type: New Feature
> Components: modules/queryparser
> Reporter: Olivier Favre
> Assignee: Adriano Crestani
> Priority: Minor
> Labels: parser, query
> Fix For: 4.1
>
> Attachments: NumCompQueryParser-3x.patch, NumCompQueryParser.patch
>
> Original Estimate: 96h
> Remaining Estimate: 96h
>
> To offer better interoperability with other search engines and to provide an
> easier and more straight forward syntax,
> the operators >, >=, <, <= and = should be available to express an open range
> query.
> They should at least work for numeric queries.
> '=' can be made a synonym for ':'.
--
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]