You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2010/10/22 23:34:19 UTC

[jira] Created: (SOLR-2189) QP can't represent a literal * in range

QP can't represent a literal * in range
---------------------------------------

                 Key: SOLR-2189
                 URL: https://issues.apache.org/jira/browse/SOLR-2189
             Project: Solr
          Issue Type: Bug
          Components: search
            Reporter: Yonik Seeley
            Priority: Minor


Because Solr gets the endpoints after they have been stripped, it can't tell the difference between
*, \*, and "*", so there is no way to actually represent a literal asterisk in a range query.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Resolved] (SOLR-2189) QP can't represent a literal * in range

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

Yonik Seeley resolved SOLR-2189.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0

This was fixed as part of LUCENE-995
                
> QP can't represent a literal * in range
> ---------------------------------------
>
>                 Key: SOLR-2189
>                 URL: https://issues.apache.org/jira/browse/SOLR-2189
>             Project: Solr
>          Issue Type: Bug
>          Components: search
>            Reporter: Yonik Seeley
>            Priority: Minor
>             Fix For: 4.0
>
>
> Because Solr gets the endpoints after they have been stripped, it can't tell the difference between
> *, \*, and "*", so there is no way to actually represent a literal asterisk in a range query.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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