Elasticsearch: Difference between revisions
From DWIKI
mNo edit summary |
m (→Terminology) |
||
Line 10: | Line 10: | ||
==shards== | ==shards== | ||
"blocks" of index data distributed over the nodes | "blocks" of index data distributed over the nodes | ||
==Percolation== | |||
https://spinscale.de/posts/2021-09-15-understanding-elasticsearch-percolate-query.html |
Revision as of 13:10, 11 April 2022
Links
Monitoring elasticsearch
- How to monitor Elasticsearch performance
- Top 10 Elasticsearch Metrics to Monitor
- Performance metrics to monitor
Terminology
shards
"blocks" of index data distributed over the nodes
Percolation
https://spinscale.de/posts/2021-09-15-understanding-elasticsearch-percolate-query.html