Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions deploy-manage/production-guidance/optimize-performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ Use the following topics to explore relevant strategies:

For additional guidance specific to {{esql}} queries, refer to [Optimize {{esql}} query performance](elasticsearch://reference/query-languages/esql/esql-query-performance.md).
Comment thread
georgewallace marked this conversation as resolved.

For additional guidance specific to EQL queries, refer to [How functions impact search performance](elasticsearch://reference/query-languages/eql/eql-syntax.md#eql-how-functions-impact-search-performance).

* [Tune approximate kNN search](optimize-performance/approximate-knn-search.md)
* [Tune for disk usage](optimize-performance/disk-usage.md)
* [Size your shards](optimize-performance/size-shards.md)
Expand Down
Loading
Loading