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
..
2014-10-22 12:46:33 +02:00
2014-11-23 14:02:51 +01:00
2014-11-23 14:03:58 +01:00
2014-06-03 11:06:35 +02:00
2014-09-11 09:52:09 +02:00
2014-11-05 12:41:22 +01:00
2014-08-21 10:34:39 +02:00