QueryParser doesn't support keywords staring with *
---------------------------------------------------
Key: LUCENE-542
URL: http://issues.apache.org/jira/browse/LUCENE-542
Project: Lucene - Java
Type: Bug
Components: QueryParser
Versions: 1.9
Environment: Windows Server 2003, Linux ES 3.0
Reporter: Colin Yu
It seems that the QueryParser can't handle the keyword starting with "*", such
as *test. It throws out ParserException. But this syntax is a valid one, even
"dir" or "ls" supports it.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
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]