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 b3e07f7 commit a7113aeCopy full SHA for a7113ae
server/plugin.ts
@@ -49,7 +49,7 @@ export class SearchRelevancePlugin
49
[SEARCH_RELEVANCE_WORKBENCH_UI_EXPERIENCE_ENABLED]: {
50
name: 'Search Relevance Workbench UI Experience',
51
value: false,
52
- description: 'Whether to opt-in search relevance workbench',
+ description: 'Whether to opt-in the experimental search relevance workbench feature',
53
schema: schema.boolean(),
54
category: ['search relevance'],
55
},
0 commit comments