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
430eed45
Commit
430eed45
authored
Feb 27, 2020
by
Stefan Schmalzhaf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reword Ruby/Go indexer in Gitlab Omnibus
parent
6f4bb03a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/integration/elasticsearch.md
doc/integration/elasticsearch.md
+3
-3
No files found.
doc/integration/elasticsearch.md
View file @
430eed45
...
...
@@ -50,12 +50,12 @@ For indexing Git repository data, GitLab uses an [indexer written in Go](https:/
The way you install the Go indexer depends on your version of GitLab:
-
For GitLab Omnibus 11.8 and above, see
[
GitLab Omnibus
](
#gitlab-omnibus
)
.
-
For
older versions of GitLab
, install the indexer
[
From Source
](
#from-source
)
.
-
For
installations from source or older versions of GitLab Omnibus
, install the indexer
[
From Source
](
#from-source
)
.
### GitLab Omnibus
The Go indexer was included in Omnibus GitLab 11.8 as an optional replacement to a
Ruby-based indexer.
[
Since GitLab v12.3
](
https://gitlab.com/gitlab-org/gitlab/issues/6481
)
,
Since GitLab 11.8 the Go indexer is included in GitLab Omnibus.
The former Ruby-based indexer was removed in
[
GitLab 12.3
](
https://gitlab.com/gitlab-org/gitlab/issues/6481
)
.
### From source
...
...
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