[
https://issues.apache.org/jira/browse/SOLR-12024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16406780#comment-16406780
]
ASF subversion and git services commented on SOLR-12024:
--------------------------------------------------------
Commit 3c7db3c4b7dd537cb9f631e0714f9ceabb9f73fd in lucene-solr's branch
refs/heads/branch_7x from [~ctargett]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=3c7db3c ]
SOLR-12024: fix parameter name from "encoding" to "encoder"
> 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
> Priority: Trivial
>
> 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: [email protected]
For additional commands, e-mail: [email protected]