CapitalizationFilterFactory keep semantics are inconsistent
-----------------------------------------------------------
Key: SOLR-468
URL: https://issues.apache.org/jira/browse/SOLR-468
Project: Solr
Issue Type: Bug
Reporter: Grant Ingersoll
Assignee: Grant Ingersoll
Priority: Minor
Fix For: 1.3
The CapitlizationFilterFactory keep semantics are inconsistent in regards to
case. Currently, the token being tested is not kept when it is in the keep
list, instead, the text in the keep list is returned.
Also, the keep list should be case-sensitive, or at least allow for ignoring
case.
See http://www.mail-archive.com/[email protected]/msg07285.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.