You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ankush jhalani (JIRA)" <ji...@apache.org> on 2018/10/04 16:32:00 UTC

[jira] [Created] (LUCENE-8523) Fix typo for JapaneseNumberFilterFactory usage

ankush jhalani created LUCENE-8523:
--------------------------------------

             Summary: Fix typo for JapaneseNumberFilterFactory usage
                 Key: LUCENE-8523
                 URL: https://issues.apache.org/jira/browse/LUCENE-8523
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: ankush jhalani


Javadocs for JapaneseNumberFilterFactory have a typo - 
[https://lucene.apache.org/core/7_5_0/analyzers-kuromoji/org/apache/lucene/analysis/ja/JapaneseNumberFilterFactory.html]

Instead of 
<filter class="solr.JapaneseNumberFilter"/>

We should have 

<filter class="solr.JapaneseNumberFilterFactory"/>
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org