[
https://issues.apache.org/jira/browse/SOLR-12024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassandra Targett resolved SOLR-12024.
--------------------------------------
Resolution: Fixed
Assignee: Cassandra Targett
Fix Version/s: master (8.0)
7.3
I verified from the section on PhoneticFilterFactory in
filter-descriptions.adoc and from PhoneticFilterFactory javadocs that this is
supposed to be {{encoder}} instead of {{encoding}}, and it was wrong for all
the encoder types listed on the page. Fixed those references.
> 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
> Assignee: Cassandra Targett
> Priority: Trivial
> Fix For: 7.3, master (8.0)
>
>
> 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]