原文地址: https://www.elastic.co/guide/en/elasticsearch/reference/7.7/how-to.html, 原文档版权归 www.elastic.co 所有
IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
How Toedit
Elasticsearch ships with defaults which are intended to give a good out of the box experience. Full text search, highlighting, aggregations, and indexing should all just work without the user having to change anything.
Once you better understand how you want to use Elasticsearch, however, there are a number of optimizations you can make to improve performance for your use case.
This section provides guidance about which changes should and shouldn’t be made.