Skip to content

impol/elasticsearch-analysis-morphology

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morphological Analysis Plugin for ElasticSearch

The Morphological Analysis plugin integrates Russian and English morphology for java and lucene 3.0 framework into elasticsearch. This plugin adds two new analyzers: “russian_morphology” and “english_morphology” and two token filters with the same names.

The demo.sh file shows a few examples of the analyzers behavior.

Compatibility

The following table shows the versions of elasticsearch and jetty that Jetty Plugin was built with.

Morphological Analysis Plugin Russian and English morphology Elasticsearch
master 1.1-SNAPSHOT 0.19 → master
1.0.0-SNAPSHOT 1.1-SNAPSHOT 0.19 → master

Installation

In order to install the plugin, simply run the following command in the elasticsearch home directory:

bin/plugin -install imotov/elasticsearch-analysis-morphology/1.0.0-SNAPSHOT

About

Morphological Analysis Plugin for ElasticSearch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published