OpenSearch/docs/reference/how-to
Adrien Grand 8c869e2a0b More advices around search speed and disk usage. (#25252)
It adds notes about:
 - how preference can help optimize cache usage
 - the fact that too many replicas can hurt search performance due to lower
   utilization of the filesystem cache
 - how index sorting can improve _source compression
 - how always putting fields in the same order in documents can improve _source
   compression
2017-06-16 11:23:40 +02:00
..
disk-usage.asciidoc More advices around search speed and disk usage. (#25252) 2017-06-16 11:23:40 +02:00
general.asciidoc Add a recommendation against large documents to the docs. (#21652) 2016-11-21 15:01:36 +01:00
indexing-speed.asciidoc Add note and link to 'tune for disk usage' (#23252) 2017-02-20 20:31:19 +01:00
recipes.asciidoc Upgrade to lucene-7.0.0-snapshot-92b1783. (#25222) 2017-06-15 09:52:07 +02:00
search-speed.asciidoc More advices around search speed and disk usage. (#25252) 2017-06-16 11:23:40 +02:00