[
https://issues.apache.org/jira/browse/LUCENE-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022297#comment-13022297
]
Yonik Seeley commented on LUCENE-3039:
--------------------------------------
bq. clearing should be done by the Tokenizer or other token-producers
Whew... ok, I didn't realize that pre-dated LUCENE-2901
So perhaps this is just an analysis.jsp bug, since a query of
http://localhost:8983/solr/select?q="dontstems hellos"&debugQuery=true
seems to work fine and produce "dontstems hello"
> all words are protected after the first detected
> ------------------------------------------------
>
> Key: LUCENE-3039
> URL: https://issues.apache.org/jira/browse/LUCENE-3039
> Project: Lucene - Java
> Issue Type: Bug
> Affects Versions: 3.1
> Reporter: Yonik Seeley
>
> LUCENE-2901 broke protected words by only setting and never clearing (that
> change should have been accompanied by offsetting code to clear the attribute
> somewhere).
--
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]