Appearance
@inferedge/moss / ScoredItem
Interface: ScoredItem
Item with similarity score from search results.
Extends
Properties
id
id:
string
|number
Unique identifier within the index.
Example
ts
"doc-001", 42
Inherited from
score
score:
number
Similarity score (0-1, higher = more similar).
text
text:
string
Text content to be indexed and made searchable.
Example
ts
"Introduction to machine learning algorithms"