Commit 36402207 authored by John McGuire's avatar John McGuire Committed by Achilleas Pipinellis

Faster Advanced Searching update

parent cef6eb7e
...@@ -43,11 +43,7 @@ The Advanced Search can be useful in various scenarios. ...@@ -43,11 +43,7 @@ The Advanced Search can be useful in various scenarios.
### Faster searches ### Faster searches
If you are dealing with huge amount of data and want to keep GitLab's search Advanced Search is based on Elasticsearch, which is a purpose built full text search engine that can be horizontally scaled so that it can provide search results in 1-2 seconds in most cases.
fast, Advanced Search will help you achieve that.
NOTE:
Between versions 12.10 and 13.4, Advanced Search response times have improved by 80%.
### Promote innersourcing ### Promote innersourcing
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment