Skip to content

kayak/elasticsearch-analysis-korean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Korean Analysis for ElasticSearch

The Korean Analysis plugin integrates Lucene Korean analysis module into elasticsearch.

In order to install the plugin, simply run: bin/plugin -install chanil1218/elasticsearch-analysis-korean/1.0.0.

--------------------------------------------------
| Smart Chinese Analysis Plugin | ElasticSearch  |
--------------------------------------------------
| master                        | 0.19 -> master |
--------------------------------------------------
| 1.0.0                         | 0.19 -> master |
--------------------------------------------------

The plugin includes the kr_analyzer analyzer, kr_tokenizer tokenizer, and kr_filter token filter.

Lucene Korean Analysis Module

http://cafe.naver.com/korlucene

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.2%
  • Lex 1.8%