Parsing issue with double quotes in WildCardQuery
-------------------------------------------------
Key: SOLR-2507
URL: https://issues.apache.org/jira/browse/SOLR-2507
Project: Solr
Issue Type: Bug
Affects Versions: 4.0
Environment: Centos 5.6 with Java1.7.0b137
Reporter: Xing Li
Using 4.0 nightly build of 5/10/2011.
{code}
HTTP ERROR 400
Problem accessing /solr/users/select. Reason:
org.apache.lucene.queryParser.ParseException: Cannot parse '+uname:"it s almost
easy"*': '*' or '?' not allowed as first character in WildcardQuery
{code}
It should be a valid solr query and the error message is not applicable. * is
not the first character but rather the last. Did the code change but the error
string not updated?
--
This message is automatically generated by JIRA.
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]