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