-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
description
In Docs we want to feature flags some users on hybrid search and some others on full-text. To do so we need to handle the search type at run time instead of handling it with settings like we are currently doing.
requirements
- add a
search_typeparams on the search route - take the
params.search_typeand thehybrid_search_enabledinto account to decide on the search type.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels