Lucy::Search::QueryParser set_heed_colons doesn't work as expected with
Lucy::Plan::StringType
----------------------------------------------------------------------------------------------
Key: LUCY-209
URL: https://issues.apache.org/jira/browse/LUCY-209
Project: Lucy
Issue Type: Bug
Reporter: mark ellis
basically, if you have a StringType field and wish to use set_heed_colons on
it, it doesn't work as expected as the input into the QueryParser is stemming
it.
e.g. search "type:cats" will stem to "type:cat" and either find no results, or
find a different type than the one requested.
I have a test case I have written for this, as soon as I remember how to use
JIRA i'll upload it...
--
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