Skip to content

Commit c251dc8

Browse files
authored
fix(specs): rankingInfo required properties (#3157)
1 parent b26bfc1 commit c251dc8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

specs/search/common/schemas/Hit.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,10 @@ rankingInfo:
7575
type: boolean
7676
description: Whether the record is re-ranked.
7777
required:
78-
- promoted
7978
- nbTypos
8079
- firstMatchedWord
8180
- geoDistance
8281
- nbExactWords
83-
- words
84-
- filters
8582
- userScore
8683

8784
matchedGeoLocation:

0 commit comments

Comments
 (0)