[
https://issues.apache.org/jira/browse/LUCENE-1963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-1963:
--------------------------------
Attachment: LUCENE-1963.patch
here also update the javadocs to reflect the new order of what is going on in
ArabicAnalyzer, to prevent any confusion to users.
> ArabicAnalyzer: Lowercase before Stopfilter
> -------------------------------------------
>
> Key: LUCENE-1963
> URL: https://issues.apache.org/jira/browse/LUCENE-1963
> Project: Lucene - Java
> Issue Type: Improvement
> Components: contrib/analyzers
> Affects Versions: 2.9
> Reporter: Robert Muir
> Assignee: Robert Muir
> Priority: Trivial
> Fix For: 3.0
>
> Attachments: LUCENE-1963.patch, LUCENE-1963.patch
>
>
> ArabicAnalyzer lowercases text in case you have some non-Arabic text around.
> It also allows you to set a custom stopword list (you might augment the
> Arabic list with some English ones, for example).
> In this case its helpful for these non-Arabic stopwords, to lowercase before
> stopfilter.
--
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]