Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/tools / / Bm25Document
Interface: Bm25Document
Defined in: packages/tools/src/registry/bm25.ts:66
A single document the index knows about.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
id | readonly | string | packages/tools/src/registry/bm25.ts:67 |
text | readonly | string | packages/tools/src/registry/bm25.ts:68 |