You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2009/08/21 07:50:14 UTC

[jira] Updated: (SOLR-1356) Add support for Lucene's persian analysis

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

Robert Muir updated SOLR-1356:
------------------------------

    Attachment: SOLR-1356.patch

factory for the filter, and schema.xml examples (maybe unnecessary, feel free to ignore)

> Add support for Lucene's persian analysis
> -----------------------------------------
>
>                 Key: SOLR-1356
>                 URL: https://issues.apache.org/jira/browse/SOLR-1356
>             Project: Solr
>          Issue Type: New Feature
>          Components: Analysis
>            Reporter: Robert Muir
>            Priority: Minor
>         Attachments: SOLR-1356.patch
>
>
> In this case, only a factory for the PersianNormalizationFilter (LUCENE-1628) is needed.
> But the stopwords are very important, many are not really words such as the plural ها
> So, an example showing how to load these from the jar file (similar to SOLR-1336) should do the trick.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.