Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/tools / / Bm25Match
Interface: Bm25Match
Defined in: packages/tools/src/registry/bm25.ts:88
Score for a single match.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
id | readonly | string | packages/tools/src/registry/bm25.ts:89 |
score | readonly | number | packages/tools/src/registry/bm25.ts:90 |