You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Sam (JIRA)" <ji...@apache.org> on 2018/02/23 07:52:00 UTC

[jira] [Created] (SOLR-12024) Documentation bug for phonetic filter NYSIIS

Sam created SOLR-12024:
--------------------------

             Summary: Documentation bug for phonetic filter NYSIIS
                 Key: SOLR-12024
                 URL: https://issues.apache.org/jira/browse/SOLR-12024
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: documentation
    Affects Versions: 7.1
            Reporter: Sam


I think this affects all document versions.

The documentation for phonetic filters

[https://lucene.apache.org/solr/guide/7_1/phonetic-matching.html#nysiis]

For the  nysiis filter specifies that 
{code:java}
encoding="Nysiis"{code}
should be used with the solr.PhoneticFilterFactory but it should be
{code:java}
encoder="Nysiis"{code}
 



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