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 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.