You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Tanguy Moal (JIRA)" <ji...@apache.org> on 2012/05/16 18:01:04 UTC

[jira] [Updated] (SOLR-3463) FrenchLightStemmer performs abusive compression of (arbitrary) repeated characters in long tokens

     [ https://issues.apache.org/jira/browse/SOLR-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tanguy Moal updated SOLR-3463:
------------------------------

    Attachment: SOLR-3463.patch

This patch implements the solution suggested by Robert Muir on the ML.

Patch for lucene/solr trunk, generated from root.
                
> FrenchLightStemmer performs abusive compression of (arbitrary) repeated characters in long tokens
> -------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-3463
>                 URL: https://issues.apache.org/jira/browse/SOLR-3463
>             Project: Solr
>          Issue Type: Improvement
>          Components: Schema and Analysis
>    Affects Versions: 3.4
>            Reporter: Tanguy Moal
>            Priority: Minor
>         Attachments: SOLR-3463.patch
>
>
> FrenchLightStemmer performs aggressive deletions on repeated character sequences, even on numbers.
> This might be unexpected during full text search.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org