You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2013/01/15 22:10:14 UTC

[jira] [Resolved] (LUCENE-3343) Comparison operators >,>=,<,<= and = support as RangeQuery syntax in QueryParser

     [ https://issues.apache.org/jira/browse/LUCENE-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Rowe resolved LUCENE-3343.
--------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 4.1)
                   4.0

Resolving as fixed.

This was committed to 4.0, and had remained open in order to backport to 3.6, but because this is a new feature, and the 3.6 branch is open only for bugfixes, it will never be released in any 3.6.X version.
                
> 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.0
>
>         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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org