OpenSearch/docs/reference/analysis
Michael McCandless dfb6d6081c Core: upgrade to current Lucene 5.0.0 snapshot
Elasticsearch no longer unlocks the Lucene index on startup (this was
dangerous, and could possibly lead to corruption).

Added the new serbian_normalization TokenFilter from Lucene.

NoLockFactory is no longer supported (index.store.fs.fs_lock = none),
and if you have a typo in your fs_lock you'll now hit a StoreException
instead of silently using NoLockFactory.

Closes #8588
2014-11-24 05:08:42 -05:00
..
analyzers Upgrade master to lucene 5.0 snapshot 2014-11-05 15:48:51 -05:00
charfilters Remove comma in JSON 2014-09-28 11:08:09 +02:00
tokenfilters Core: upgrade to current Lucene 5.0.0 snapshot 2014-11-24 05:08:42 -05:00
tokenizers Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02:00
analyzers.asciidoc Referring to stop analyzer for stopword docs #329 2014-01-14 11:53:30 +01:00
charfilters.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
icu-plugin.asciidoc Docs: fixed ICU plugin documentation 2014-07-03 15:21:51 +02:00
tokenfilters.asciidoc Analysis: Add keep_types for filtering by token type 2014-08-15 09:28:12 -04:00
tokenizers.asciidoc Analysis: Add additional Analyzers, Tokenizers, and TokenFilters from Lucene 2014-07-03 05:47:49 -04:00