diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-11-18 00:09:02 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-11-18 00:09:02 +0000 |
commit | c48065a833f9ead3357c48ea077165c15e8d585c (patch) | |
tree | 04a7ca91fe67ccdd002ff113d5b32fd4a70949a0 /doc/integration/elasticsearch.md | |
parent | 1b2e02ede90c238ec2dfc26f12bb71b904c2f2ff (diff) | |
download | gitlab-ce-c48065a833f9ead3357c48ea077165c15e8d585c.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/integration/elasticsearch.md')
-rw-r--r-- | doc/integration/elasticsearch.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/elasticsearch.md b/doc/integration/elasticsearch.md index e7c88cecc13..095c58f17fc 100644 --- a/doc/integration/elasticsearch.md +++ b/doc/integration/elasticsearch.md @@ -58,7 +58,7 @@ A few notes on CPU and storage: see boosts in both query and indexing performance. Keep in mind, these are **minimum requirements** for Elasticsearch. -Heavily-utilized Elasticsearch clusters will likely require considerably more +Heavily-used Elasticsearch clusters will likely require considerably more resources. ## Installing Elasticsearch |