elasticsearch/docs/reference/index-modules
Simon Willnauer 85a0b76dbb Upgrade to Lucene 4.8.1
This commit upgrades to the latest Lucene 4.8.1 release including the
following bugfixes:

 * An IndexThrottle now kicks in when merges start falling behind
   limiting index threads to 1 until merges caught up. Closes #6066
 * RateLimiter now kicks in at the configured rate where previously
   the limiter was limiting at ~8MB/sec almost all the time. Closes #6018
2014-05-19 20:47:55 +02:00
..
allocation.asciidoc Update allocation.asciidoc 2014-04-17 14:42:58 +02:00
analysis.asciidoc [DOCS] Multiple doc fixes 2014-03-07 14:24:58 +01:00
cache.asciidoc [DOC] Fix default values for filter cache size and field data circuit breaker. 2014-05-06 10:13:05 +02:00
codec.asciidoc [DOCS] Multiple doc fixes 2014-03-07 14:24:58 +01:00
fielddata.asciidoc Update fielddata.asciidoc 2014-05-08 10:59:24 +02:00
mapper.asciidoc [DOCS] Multiple doc fixes 2014-03-07 14:24:58 +01:00
merge.asciidoc Upgrade to Lucene 4.8.1 2014-05-19 20:47:55 +02:00
similarity.asciidoc add lucene language model similarities (Dirichlet & JelinekMercer) 2014-04-07 10:48:03 +02:00
slowlog.asciidoc Remove garbage 2014-04-15 17:57:25 +02:00
store.asciidoc #6081: set IO throttling back to 20 MB/sec now that #6018 is fixed 2014-05-12 14:42:26 -04:00
translog.asciidoc Use unlimited flush_threshold_ops for translog 2014-04-22 16:37:07 +02:00