« 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=12729450#action_12729450 ]

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

Yonik, thanks.

I wasn't sure about back-compat requirements (or when the current "non-deprecated" constructors were released if ever). I am using solr HEAD.

so, I apologize if the new compat constructors were unnecessary. let me know if this is the case and I will fix.


> 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