You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2014/02/28 20:20:20 UTC

[jira] [Comment Edited] (LUCENE-5482) improve default TurkishAnalyzer

    [ https://issues.apache.org/jira/browse/LUCENE-5482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13916207#comment-13916207 ] 

Uwe Schindler edited comment on LUCENE-5482 at 2/28/14 7:18 PM:
----------------------------------------------------------------

This should also work:
{code:xml}
<filter class="solr.PatternReplaceFilterFactory" pattern="'(.*)" replacement=""/>
{code}


was (Author: thetaphi):
This should also work:
{code:xml}
<filter class="solr.PatternReplaceFilterFactory" pattern="'(.*?)" replacement=""/>
{code}

> improve default TurkishAnalyzer
> -------------------------------
>
>                 Key: LUCENE-5482
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5482
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/analysis
>    Affects Versions: 4.7
>            Reporter: Ahmet Arslan
>            Assignee: Robert Muir
>            Priority: Minor
>              Labels: Turkish, analysis
>             Fix For: 4.8
>
>         Attachments: LUCENE-5482.patch
>
>
> Add a TokenFilter that strips characters after an apostrophe (including the apostrophe itself). 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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