elasticsearch/docs/reference/modules
Adrien Grand 38f5cc236a Rename caches.
In order to be more consistent with what they do, the query cache has been
renamed to request cache and the filter cache has been renamed to query
cache.

A known issue is that package/logger names do no longer match settings names,
please speak up if you think this is an issue.

Here are the settings for which I kept backward compatibility. Note that they
are a bit different from what was discussed on #11569 but putting `cache` before
the name of what is cached has the benefit of making these settings consistent
with the fielddata cache whose size is configured by
`indices.fielddata.cache.size`:
 * index.cache.query.enable -> index.requests.cache.enable
 * indices.cache.query.size -> indices.requests.cache.size
 * indices.cache.filter.size -> indices.queries.cache.size

Close #11569
2015-06-29 10:15:27 +02:00
..
cluster Docs: Refactored modules and index modules sections 2015-06-22 23:49:45 +02:00
discovery [DOCS] clarify no-master-block docs 2015-03-20 15:58:16 +01:00
indices Rename caches. 2015-06-29 10:15:27 +02:00
advanced-scripting.asciidoc Docs: Refactored modules and index modules sections 2015-06-22 23:49:45 +02:00
cluster.asciidoc Docs: Refactored modules and index modules sections 2015-06-22 23:49:45 +02:00
discovery.asciidoc [DOCS] add azure and gce discovery plugins 2014-02-06 09:18:42 +01:00
gateway.asciidoc Docs: Refactored modules and index modules sections 2015-06-22 23:49:45 +02:00
http.asciidoc [DOCS] Mention Integer.MAX_VALUE limit for http.max_content_length 2015-05-20 13:08:59 -06:00
indices.asciidoc Rename caches. 2015-06-29 10:15:27 +02:00
memcached.asciidoc [DOCS] Multiple doc fixes 2014-03-07 14:24:58 +01:00
network.asciidoc Default to binding to loopback address 2015-06-04 10:25:49 -06:00
node.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
plugins.asciidoc Update plugins.asciidoc 2015-06-23 21:53:25 +02:00
scripting.asciidoc Docs: Updated groovy docs link 2015-06-15 11:15:57 +02:00
snapshots.asciidoc Convert curl examples to Sense for snapshot restore 2015-06-19 18:08:04 +02:00
threadpool.asciidoc Docs: Refactored modules and index modules sections 2015-06-22 23:49:45 +02:00
thrift.asciidoc Docs: Update thrift.asciidoc 2014-09-24 20:50:30 +02:00
transport.asciidoc Docs: Updated version annotations in master 2015-04-09 14:50:11 +02:00
tribe.asciidoc Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02:00