We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ad8af1 commit 19c253cCopy full SHA for 19c253c
docs/reference/setup/install/brew.asciidoc
@@ -34,13 +34,13 @@ and data directory are stored in the following locations.
34
| Type | Description | Default Location | Setting
35
| home
36
| Elasticsearch home directory or `$ES_HOME`
37
- | /usr/local/var/homebrew/linked/elasticsearch
+ | /usr/local/var/homebrew/linked/elasticsearch-full
38
d|
39
40
| bin
41
| Binary scripts including `elasticsearch` to start a node
42
and `elasticsearch-plugin` to install plugins
43
- | /usr/local/var/homebrew/linked/elasticsearch/bin
+ | /usr/local/var/homebrew/linked/elasticsearch-full/bin
44
45
46
| conf
0 commit comments