Skip to content

Commit 4160f9a

Browse files
ClaraMullergavinwade12
authored andcommitted
fix: move forgotten x-categories
1 parent a5bce07 commit 4160f9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specs/common/schemas/IndexSettings.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -415,8 +415,6 @@ indexSettingsAsSearchParams:
415415
$ref: '#/semanticSearch'
416416
advancedSyntax:
417417
$ref: '#/advancedSyntax'
418-
x-categories:
419-
- Query strategy
420418
optionalWords:
421419
$ref: '#/optionalWords'
422420
disableExactOnAttributes:
@@ -460,6 +458,8 @@ advancedSyntax:
460458
Whether to support phrase matching and excluding words from search queries
461459
Use the `advancedSyntaxFeatures` parameter to control which feature is supported.
462460
default: false
461+
x-categories:
462+
- Query strategy
463463

464464
advancedSyntaxFeatures:
465465
type: array

0 commit comments

Comments
 (0)