gunasekaran created LUCENE-4067:
-----------------------------------
Summary: I'm having 2 strings string 1) "abc" string 2) "xya" .
Both are indexed to a string called "name" Then i'm trying to search for a* .
It's giving both the strings. but i need the sting abc since it starts with a.
This is what i'm expecting
Key: LUCENE-4067
URL: https://issues.apache.org/jira/browse/LUCENE-4067
Project: Lucene - Java
Issue Type: Task
Components: core/queryparser
Affects Versions: 3.5
Reporter: gunasekaran
I'm having 2 strings string 1) "abc" string 2) "xya" . Both are indexed to a
string called "name" Then i'm trying to search for a* . It's giving both the
strings. but i need the sting abc since it starts with a. This is what i'm
expecting since i gave the search sting as a*
--
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: [email protected]
For additional commands, e-mail: [email protected]