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

[jira] Updated: (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:all-tabpanel ]

Robert Muir updated SOLR-1266:
------------------------------

    Attachment: SOLR-1266.txt

patch that adds option, defaulting is existing behavior (true)

> 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