You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/03/20 18:00:00 UTC

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

    [ https://issues.apache.org/jira/browse/SOLR-12024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16406781#comment-16406781 ] 

ASF subversion and git services commented on SOLR-12024:
--------------------------------------------------------

Commit 86b01d83bb126fe5d9323b867faa0e401036ae54 in lucene-solr's branch refs/heads/branch_7_3 from [~ctargett]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=86b01d8 ]

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org