Skip to content

Update GitLab Elasticsearch integration documentation

What does this MR do and why?

In order to make Elasticsearch integration documentation easy to follow, I made the following changes in this iteration,

  • Lay out the integration in two major steps, Install Elasticsearch or AWS OpenSearch cluster and Enable Advanced Search. I mentioned these two steps at the top of the page.
  • Moved the version check under Install Elasticsearch or AWS OpenSearch cluster
  • Removed description about installing GitLab Elasticsearch indexer in the cases that users don't have to know.
  • Restructured access control by Elasticsearch-related and OpenSearch-related
  • In Enable Advanced Search part, restructured how to index instance.
  • Added a section Indexing status and referred users to it for checking initial indexing jobs

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #476196

Edited by Changzheng Liu

Merge request reports

Loading