[ https://issues.apache.org/jira/browse/SOLR-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502529 ]
Hoss Man commented on SOLR-257: ------------------------------- For reference, can you clarify how this differs from generateWordParts? i'm also wondering if the option shouldn't be inverted (ie: delimitOnCaseChange) and defaulted to true. all of the existing options are are "positive" in nature, they cause the filter to "do more" when true ... the semantics of this option would be to "do less" when it's true which may be a bit confusing for people > Add ability for WordDelimiterFilter to ignore case changes > ----------------------------------------------------------- > > Key: SOLR-257 > URL: https://issues.apache.org/jira/browse/SOLR-257 > Project: Solr > Issue Type: Improvement > Components: update > Affects Versions: 1.2 > Reporter: Mike Klaas > Assignee: Mike Klaas > Priority: Trivial > Fix For: 1.3 > > Attachments: ignoreCaseChange.patch > > > patch adds ignoreCaseChange option to WordDelimiterFilter, which I have used > and it may be more generally useful -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.