« 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=12729391#action_12729391 ]

Yonik Seeley commented on SOLR-1266:
------------------------------------

Seems reasonable, I plan on committing shortly.

> 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
>         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