Open
Description
Type of issue
Inaccurate
What documentation page is affected
https://www.elastic.co/docs/reference/elasticsearch/index-settings/pressure
What happened?
Indexing pressure page shows node/cluster level settings, so it should probably be moved to the Elasticsearch Configuration area.
It is under Index Settings hierarchy but it doesn't describe any index-level settings.
The reason of this "misplacement" is that before the docs migration, the parent section on legacy docs was called "Index modules" (which described ES core modules related with indices, the majority of them (but not all) containing index settings). But now the section is addressed as a section to allocate "Index Settings", in which case this doc shouldn't belong here.
Additional info
No response