« Return to Thread: [jira] Created: (SOLR-1266) WordDelimiterFilter: option to disable english possessive stemming

[jira] Commented: (SOLR-1266) WordDelimiterFilter: option to disable english possessive stemming

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View in Thread


    [ https://issues.apache.org/jira/browse/SOLR-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729865#action_12729865 ]

Robert Muir commented on SOLR-1266:
-----------------------------------

Yonik, sure. I'll update AnalyzersTokenizersTokenFilters (looks like the right spot) as soon as I can!

> WordDelimiterFilter: option to disable english possessive stemming
> ------------------------------------------------------------------
>
>                 Key: SOLR-1266
>                 URL: https://issues.apache.org/jira/browse/SOLR-1266
>             Project: Solr
>          Issue Type: Improvement
>          Components: Analysis
>            Reporter: Robert Muir
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-1266.txt
>
>
> WordDelimiterFilter documents that it removes "'s" from subwords but does not provide an option to disable this.
> I would like to have an option to control this, so that in some cases (such as non-english), I can disable this behavior to treat single quote in all contexts like any other delimiter.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

 « Return to Thread: [jira] Created: (SOLR-1266) WordDelimiterFilter: option to disable english possessive stemming