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.
x-categories
1 parent a5bce07 commit 4160f9aCopy full SHA for 4160f9a
specs/common/schemas/IndexSettings.yml
@@ -415,8 +415,6 @@ indexSettingsAsSearchParams:
415
$ref: '#/semanticSearch'
416
advancedSyntax:
417
$ref: '#/advancedSyntax'
418
- x-categories:
419
- - Query strategy
420
optionalWords:
421
$ref: '#/optionalWords'
422
disableExactOnAttributes:
@@ -460,6 +458,8 @@ advancedSyntax:
460
458
Whether to support phrase matching and excluding words from search queries
461
459
Use the `advancedSyntaxFeatures` parameter to control which feature is supported.
462
default: false
+ x-categories:
+ - Query strategy
463
464
advancedSyntaxFeatures:
465
type: array
0 commit comments