s/ElasticSearch/Elasticsearch/ where appropriate

Unlike OpenStack, there is no capital 'S' in Elasticsearch.

Change-Id: Ic91fd7b7719c463a8332cb961073f83d0a9dba3f
This commit is contained in:
Simon Pasquier
2015-04-23 15:54:26 +02:00
parent acd38a337b
commit 6be127e65d
2 changed files with 2 additions and 2 deletions

View File

@@ -92,7 +92,7 @@ Testing
### Elasticsearch
Once installed, you can check that ElasticSearch is working using `curl`:
Once installed, you can check that Elasticsearch is working using `curl`:
```
curl http://$HOST:9200/

View File

@@ -88,7 +88,7 @@ None
Performance Impact
------------------
The amount of resources (RAM, CPU, disk) required for ElasticSearch depends
The amount of resources (RAM, CPU, disk) required for Elasticsearch depends
on the number of clients but a typical setup would have at least 8GB of RAM
and fast disks (ideally SSD drives). As a consequence, it is highly recommended
to use a dedicated node for deploying the plugin. Good insights are given by