The Phonetic Analysis plugin integrates phonetic token filter analysis with elasticsearch.
'org.elasticsearch.plugin:analysis-phonetic:2.0.0'
<dependency>
<groupId>org.elasticsearch.plugin</groupId>
<artifactId>analysis-phonetic</artifactId>
<version>2.0.0</version>
</dependency>
<dependency org="org.elasticsearch.plugin" name="analysis-phonetic" rev="2.0.0"/>
"org.elasticsearch.plugin", "analysis-phonetic", "2.0.0"