elasticsearch/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
charfilters.asciidoc
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