Add correct syntax option for zoekt enabled searches
What does this MR do and why?
When Zoekt search is enabled the syntax options content will change to zoekt related content.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Make sure advanced search is installed and enabled
- Enable Zoekt search in your gdk
https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/main/doc/howto/zoekt.md?ref_type=heads
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #419268 (closed)
Edited by Tomas Bulva