Draft: Routing is missing for group wiki search
What does this MR do and why?
It is adding the root_ancestor_ids
for scope_options
for wiki_blobs
in the GroupSearchResults
. This attribute will be used to add the routing
param for the group wiki search.
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
- Ensure elasticsearch is enabled
- Perform a Group wiki search. Verify that in the
es
query in the performance bar you see therouting
param
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 #430812 (closed)
Edited by Ravi Kumar