OpenSearch/docs/reference/cat
Jim Ferenczi 891d3bd9c3
Expose the Lucene Korean analyzer module in a plugin (#30397)
This change adds a new plugin called `analysis-nori` that exposes
Korean text analysis in es using the new Lucene Korean analyzer module named (`nori`).
The plugin adds:
* a Korean analyzer: `nori`
* a Korean tokenizer: `nori_tokenizer`
* a part of speech stop filter: `nori_part_of_speech`
* a filter that can replace Hanja characters with their Hangul transcription: `nori_readingform`
2018-05-04 20:46:13 +02:00
..
alias.asciidoc Handle multiple aliases in _cat/aliases api (#23698) 2017-04-28 15:21:44 +02:00
allocation.asciidoc [Test] Fix reference/cat/allocation/line_8 test failure 2017-09-18 10:46:19 +02:00
count.asciidoc Convert more docs to // CONSOLE 2016-10-25 11:17:24 -04:00
fielddata.asciidoc [DOCS] Fixed various typos in the 'cat APIs' section (#23216) 2017-02-16 20:41:42 +01:00
health.asciidoc Docs tests: cat/health can have max_task_wait_time 2017-04-28 09:58:53 -04:00
indices.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
master.asciidoc Convert more docs to // CONSOLE 2016-10-25 11:17:24 -04:00
nodeattrs.asciidoc Enforce that responses in docs are valid json (#26249) 2017-08-17 09:02:10 -04:00
nodes.asciidoc Add docs on full_id parameter in cat nodes API 2017-10-13 13:49:25 -04:00
pending_tasks.asciidoc Convert more docs to // CONSOLE 2016-10-25 11:17:24 -04:00
plugins.asciidoc Expose the Lucene Korean analyzer module in a plugin (#30397) 2018-05-04 20:46:13 +02:00
recovery.asciidoc Enforce that responses in docs are valid json (#26249) 2017-08-17 09:02:10 -04:00
repositories.asciidoc Convert more docs to // CONSOLE 2016-10-25 11:17:24 -04:00
segments.asciidoc Automatically prepare indices for splitting (#27451) 2017-11-23 09:48:54 +01:00
shards.asciidoc Enforce that responses in docs are valid json (#26249) 2017-08-17 09:02:10 -04:00
snapshots.asciidoc CONSOLEify remaining _cat docs 2017-05-03 20:59:27 -04:00
templates.asciidoc CONSOLEify remaining _cat docs 2017-05-03 20:59:27 -04:00
thread_pool.asciidoc Rename the bulk thread pool to write thread pool (#29593) 2018-04-19 08:18:58 -04:00