Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
96a95fd6
Commit
96a95fd6
authored
Sep 21, 2020
by
Blair Lunceford
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add indexer_path note
parent
a51c9471
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
doc/integration/elasticsearch.md
doc/integration/elasticsearch.md
+5
-0
No files found.
doc/integration/elasticsearch.md
View file @
96a95fd6
...
...
@@ -157,6 +157,11 @@ PREFIX=/usr sudo -E make install
After installation, be sure to
[
enable Elasticsearch
](
#enabling-elasticsearch
)
.
NOTE:
**Note:**
If you see an error such as
`Permission denied - /home/git/gitlab-elasticsearch-indexer/`
while indexing, you
may need to set the
`production -> elasticsearch -> indexer_path`
setting in your
`gitlab.yml`
file to
`/usr/local/bin/gitlab-elasticsearch-indexer`
, which is where the binary is installed.
## Enabling Elasticsearch
NOTE:
**Note:**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment