[ 
https://issues.apache.org/jira/browse/LUCY-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13188808#comment-13188808
 ] 

Marvin Humphrey commented on LUCY-209:
--------------------------------------

> I tried so hard this time to read everything, but there's 
> so much of it!

Haha, so true. :P

On our end, we try hard to design APIs which fail in
ways which are easy to understand when used improperly --
but you users are so damn creative!
                
> 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
>         Attachments: lucy.pl
>
>
> 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

        

Reply via email to