Skip to content

Meilisearch JS / index / RankingScoreDetails

Type Alias: RankingScoreDetails ​

RankingScoreDetails = object

Defined in: src/types/types.ts:339

Indexable ​

[key: string]: RecordAny | undefined

Properties ​

attribute? ​

optional attribute?: object

Defined in: src/types/types.ts:356

attributes_query_word_order ​

attributes_query_word_order: number

attributes_ranking_order ​

attributes_ranking_order: number

order ​

order: number

score ​

score: number


exactness? ​

optional exactness?: object

Defined in: src/types/types.ts:362

matchType ​

matchType: string

order ​

order: number

score ​

score: number


proximity? ​

optional proximity?: object

Defined in: src/types/types.ts:352

order ​

order: number

score ​

score: number


typo? ​

optional typo?: object

Defined in: src/types/types.ts:346

maxTypoCount ​

maxTypoCount: number

order ​

order: number

score ​

score: number

typoCount ​

typoCount: number


words? ​

optional words?: object

Defined in: src/types/types.ts:340

matchingWords ​

matchingWords: number

maxMatchingWords ​

maxMatchingWords: number

order ​

order: number

score ​

score: number