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
d076fba8
Commit
d076fba8
authored
Jun 11, 2019
by
Nick Thomas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove docs for a removed ES rake task
parent
0899537e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
doc/integration/elasticsearch.md
doc/integration/elasticsearch.md
+0
-2
No files found.
doc/integration/elasticsearch.md
View file @
d076fba8
...
...
@@ -351,8 +351,6 @@ There are several rake tasks available to you via the command line:
-
This removes the GitLab index on the Elasticsearch instance.
-
[
sudo gitlab-rake gitlab:elastic:recreate_index
](
https://gitlab.com/gitlab-org/gitlab-ee/blob/master/ee/lib/tasks/gitlab/elastic.rake
)
-
Does the same thing as
`sudo gitlab-rake gitlab:elastic:create_empty_index`
-
[
sudo gitlab-rake gitlab:elastic:add_feature_visibility_levels_to_project
](
https://gitlab.com/gitlab-org/gitlab-ee/blob/master/ee/lib/tasks/gitlab/elastic.rake
)
-
Adds visibility information to the indices for projects.
-
[
sudo gitlab-rake gitlab:elastic:index_snippets
](
https://gitlab.com/gitlab-org/gitlab-ee/blob/master/ee/lib/tasks/gitlab/elastic.rake
)
-
Performs an Elasticsearch import that indexes the snippets data.
...
...
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