Skip to content

Add zoekt search indicator

What does this MR do and why?

This MR adds an indicator to signal that Zoekt search is being used. This link replaces the Advanced search link in the top right corner of the search page. It only appears on each namespace the Zoekt is enabled on.

Screenshots or screen recordings

Before After
Screenshot_2023-08-15_at_17.11.17 Screenshot_2023-08-29_at_15.42.35

How to set up and validate locally

  1. Enable Zoekt search in your gdk https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/main/doc/howto/zoekt.md?ref_type=heads
  2. Visit a search page http://gdk.test:3000/search?scope=blobs&search=*&group_id=33 group_id should correspond to namespace you have chosen for your zoekt

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #389751 (closed)

Edited by Tomas Bulva

Merge request reports

Loading