Draft: Patch for !140346
requested to merge 434417-backend-work-for-regex-mode-toggle-for-zoekt-code-search-patch into 434417-backend-work-for-regex-mode-toggle-for-zoekt-code-search
What does this MR do and why?
Wrap the serched text with double quotes when exact_search is passed
We want to allow users to select between regex search and exact search. For exact search the searched text will be wrap with double quotes.
Changelog: added MR: !140346 (merged) EE: true
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 #434417 (closed)