[
https://issues.apache.org/jira/browse/LUCENE-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-2786.
---------------------------------
Resolution: Not A Problem
lowercasefilter is there for non-arabic text, for consistency with other
analyzers.
> no need for LowerCaseFilter from ArabicAnalyzer
> -----------------------------------------------
>
> Key: LUCENE-2786
> URL: https://issues.apache.org/jira/browse/LUCENE-2786
> Project: Lucene - Java
> Issue Type: Improvement
> Components: contrib/analyzers
> Affects Versions: 3.0.2
> Environment: All
> Reporter: Ibrahim
> Priority: Trivial
>
> No need for this line 171:
> result = new LowerCaseFilter(result);
> in ArabicAnalyzer
> simply because there is no lower case or upper case in Arabic language. it is
> totally not related to each other.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]