You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Andrew Schurman (JIRA)" <ji...@apache.org> on 2007/09/13 17:40:32 UTC

[jira] Created: (SOLR-355) Parsing mixed inclusive/exclusive range queries

Parsing mixed inclusive/exclusive range queries
-----------------------------------------------

                 Key: SOLR-355
                 URL: https://issues.apache.org/jira/browse/SOLR-355
             Project: Solr
          Issue Type: Improvement
          Components: search
    Affects Versions: 1.2
            Reporter: Andrew Schurman
            Priority: Minor


The current query parser doesn't handle parsing a range query (i.e. ConstantScoreRangeQuery) with mixed inclusive/exclusive bounds.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SOLR-355) Parsing mixed inclusive/exclusive range queries

Posted by "Alexander S (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841105#action_12841105 ] 

Alexander S commented on SOLR-355:
----------------------------------

It is fixed in Lucene, can we get it to SOLR?

> Parsing mixed inclusive/exclusive range queries
> -----------------------------------------------
>
>                 Key: SOLR-355
>                 URL: https://issues.apache.org/jira/browse/SOLR-355
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>    Affects Versions: 1.2
>            Reporter: Andrew Schurman
>            Priority: Minor
>         Attachments: solr-355.patch
>
>
> The current query parser doesn't handle parsing a range query (i.e. ConstantScoreRangeQuery) with mixed inclusive/exclusive bounds.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SOLR-355) Parsing mixed inclusive/exclusive range queries

Posted by "Andrew Schurman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Schurman updated SOLR-355:
---------------------------------

    Attachment: solr-355.patch

Potential fix for revision 575064.

> Parsing mixed inclusive/exclusive range queries
> -----------------------------------------------
>
>                 Key: SOLR-355
>                 URL: https://issues.apache.org/jira/browse/SOLR-355
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>    Affects Versions: 1.2
>            Reporter: Andrew Schurman
>            Priority: Minor
>         Attachments: solr-355.patch
>
>
> The current query parser doesn't handle parsing a range query (i.e. ConstantScoreRangeQuery) with mixed inclusive/exclusive bounds.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.