Skip to content

Commit 9c918df

Browse files
committed
chore: applied rules description
1 parent 183f5a8 commit 9c918df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specs/common/schemas/SearchResponse.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ baseSearchResponse:
4545
title: typo
4646
description: Whether the typo search was exhaustive (`true`) or approximate (`false`). An approximation is done when the typo search query part takes more than 10% of the query budget (ie. 5ms by default) to be processed (this can happen when a lot of typo alternatives exist for the query). This field will not be included when typo-tolerance is entirely disabled.
4747
appliedRules:
48+
description: Rules applied to the query.
4849
title: appliedRules
4950
type: array
5051
items:

0 commit comments

Comments
 (0)