OpenSearch/docs/reference
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
..
aggregations Document time unit limitations for date histograms (#30177) 2018-04-26 19:44:21 +02:00
analysis [DOCS] Add supported token filters 2018-02-13 14:10:25 -08:00
cat Expose the Lucene Korean analyzer module in a plugin (#30397) 2018-05-04 20:46:13 +02:00
cluster _cluster/state should always return cluster_uuid (#30143) 2018-04-30 10:16:11 -04:00
docs Docs: Document `failures` on reindex and friends 2018-04-27 10:07:38 -04:00
how-to Remove legacy mapping code. (#29224) 2018-04-11 09:41:37 +02:00
images Docs/windows installer (#27369) 2017-11-15 21:35:54 +11:00
index-modules [DOCS] Added 'on a single shard' to description of max_thread_count. Closes 28518 (#29686) 2018-04-27 09:29:27 -07:00
indices Adjust copy settings on resize BWC version 2018-05-01 08:49:16 -04:00
ingest Fix missing comma in ingest-node.asciidoc (#29343) 2018-04-03 11:33:44 +01:00
mapping Change quad tree max levels to 29. Closes #21191 (#29663) 2018-05-03 09:48:21 -07:00
migration Network: Remove http.enabled setting (#29601) 2018-05-02 11:42:05 -07:00
modules Network: Remove http.enabled setting (#29601) 2018-05-02 11:42:05 -07:00
query-dsl [Docs] Add term query with normalizer example 2018-05-03 10:23:14 +02:00
release-notes CCS: Drop http address from remote cluster info (#29568) 2018-04-27 14:19:00 -04:00
search Correct an example in the top-level suggester documentation. (#30224) 2018-05-01 15:16:28 -07:00
setup [DOCS] Enables edit links for X-Pack pages (#30278) 2018-05-02 10:13:42 -07:00
testing [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
upgrade Remove usage of transient settings to enable allocations in rolling upgrade docs (#29671) 2018-05-01 15:56:14 +02:00
aggregations.asciidoc [Docs] Update aggregations.asciidoc (#29265) 2018-03-28 15:01:45 +02:00
analysis.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
api-conventions.asciidoc Fix incorrect datemath example (#28904) 2018-03-06 15:46:21 +01:00
cat.asciidoc Rename the bulk thread pool to write thread pool (#29593) 2018-04-19 08:18:58 -04:00
cluster.asciidoc [docs] include two cluster doc pages missing from index (#25180) 2017-06-12 12:33:56 -07:00
docs.asciidoc
getting-started.asciidoc [Docs] Update getting-started.asciidoc (#29294) 2018-04-03 14:57:42 +02:00
glossary.asciidoc [Docs] Add definitions to glossary (#29127) 2018-04-16 10:49:54 +02:00
gs-index.asciidoc [DOCS] Adding index file for GS "mini book". 2017-07-18 13:44:08 -07:00
how-to.asciidoc
index-modules.asciidoc Reinstate missing documentation (#28781) 2018-04-26 11:42:23 +01:00
index-shared1.asciidoc [DOCS] Added link to upgrade guide and bumped the upgrade topic up to the top level (#27621) 2017-12-05 10:58:52 -08:00
index-shared2.asciidoc [DOCS] Added index-shared4 and index-shared5.asciidoc 2017-09-20 10:54:26 -07:00
index-shared3.asciidoc [DOCS] Added index-shared4 and index-shared5.asciidoc 2017-09-20 10:54:26 -07:00
index-shared4.asciidoc [DOCS] Adds changelog to Elasticsearch Reference (#30271) 2018-05-01 10:34:26 -07:00
index-shared5.asciidoc [DOCS] Added index-shared4 and index-shared5.asciidoc 2017-09-20 10:54:26 -07:00
index.asciidoc [DOCS] Added index-shared4 and index-shared5.asciidoc 2017-09-20 10:54:26 -07:00
index.x.asciidoc Build: Split distributions into oss and default 2018-04-20 15:33:57 -07:00
indices.asciidoc add split index reference in indices.asciidoc 2017-11-06 12:55:41 +01:00
ingest.asciidoc [Docs] Changes to ingest.asciidoc (#28212) 2018-01-16 09:36:19 +01:00
mapping.asciidoc Limit the number of nested documents (#27405) 2017-11-22 10:16:28 -05:00
modules.asciidoc Remove left-over tribe reference 2018-01-30 21:44:21 +01:00
query-dsl.asciidoc Update query-dsl.asciidoc (#27669) 2017-12-11 18:06:08 +01:00
redirects.asciidoc [Docs] Clarify `fuzzy_like_this` redirect (#30183) 2018-05-02 11:45:37 +02:00
release-notes.asciidoc Migrate migration docs from 6.0 to 7.0 (#26227) 2017-08-16 13:12:44 -06:00
search.asciidoc Move search concurrency and parallelism paragraphs 2018-02-26 07:47:57 -08:00
setup.asciidoc Clarify using supported LTS versions of the Java 2017-12-14 07:47:50 -05:00
testing.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
upgrade.asciidoc [DOCS] Removed prerelease footnote from upgrade table. 2018-03-16 10:33:10 -07:00