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

Robert Muir commented on LUCENE-5482:
-------------------------------------

Generally speaking its enough to just do assertAnalyzesTo/tokenStreamContents 
in unit tests. it keeps everything simple and easier to debug than 
integration-like tests.

Thats why we don't depend on queryparser in any of the tests today.

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to