We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7113ae commit e9c47caCopy full SHA for e9c47ca
server/plugin.ts
@@ -47,7 +47,7 @@ export class SearchRelevancePlugin
47
48
core.uiSettings.register({
49
[SEARCH_RELEVANCE_WORKBENCH_UI_EXPERIENCE_ENABLED]: {
50
- name: 'Search Relevance Workbench UI Experience',
+ name: 'Experimental Search Relevance Workbench',
51
value: false,
52
description: 'Whether to opt-in the experimental search relevance workbench feature',
53
schema: schema.boolean(),
0 commit comments