Browse Source

Docs: Adding Hebrew analyzer

Closes #6306
Itamar Syn-Hershko 11 years ago
parent
commit
ac812f72b7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/reference/modules/plugins.asciidoc

+ 1 - 0
docs/reference/modules/plugins.asciidoc

@@ -178,6 +178,7 @@ You can disable that check using `plugins.check_lucene: false`.
 * https://github.com/medcl/elasticsearch-analysis-mmseg[Mmseg Analysis Plugin] (by Medcl)
 * https://github.com/chytreg/elasticsearch-analysis-morfologik[Morfologik (Polish) Analysis plugin] (by chytreg)
 * https://github.com/imotov/elasticsearch-analysis-morphology[Russian and English Morphological Analysis Plugin] (by Igor Motov)
+* https://github.com/synhershko/elasticsearch-analysis-hebrew[Hebrew Analysis Plugin] (by Itamar Syn-Hershko)
 * https://github.com/medcl/elasticsearch-analysis-pinyin[Pinyin Analysis Plugin] (by Medcl)
 * https://github.com/medcl/elasticsearch-analysis-string2int[String2Integer Analysis Plugin] (by Medcl)