Skip to content

Commit

Permalink
fix(specs): add ignoreConjugations to AlternativesAsExact [skip-b…
Browse files Browse the repository at this point in the history
…c] (#4230)
  • Loading branch information
shortcuts authored Dec 11, 2024
1 parent fdf30f9 commit baf7d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/common/schemas/IndexSettings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -866,7 +866,7 @@ exactOnSingleWordQuery:

alternativesAsExact:
type: string
enum: [ignorePlurals, singleWordSynonym, multiWordsSynonym]
enum: [ignorePlurals, singleWordSynonym, multiWordsSynonym, ignoreConjugations]
x-categories:
- Query strategy

Expand Down

0 comments on commit baf7d6f

Please sign in to comment.