Doc: sync ES updates

This commit is contained in:
Mark Chao 2019-08-15 16:17:00 +08:00
parent 569ede33de
commit 6bcad2d178
1 changed files with 4 additions and 0 deletions

View File

@ -333,6 +333,10 @@ curl --request PUT localhost:9200/gitlab-production/_settings --data '{
Enable Elasticsearch search in **Admin > Settings > Integrations**. That's it. Enjoy it!
### Index limit
Currently for repository and snippet files, GitLab would only index up to 1 MB of content, in order to avoid indexing timeout.
## GitLab Elasticsearch Rake Tasks
There are several rake tasks available to you via the command line: