Options
All
  • Public
  • Public/Protected
  • All
Menu

SearchResult

A single hit from JoplinAi.search.

Index

Properties

chunkIndex

chunkIndex: number

chunkText

chunkText: string

noteId

noteId: string

score

score: number

Cosine similarity in [0, 1]. Higher means more similar. Plugins should use this for ranking but not as an absolute threshold — that's what the relevance preset is for.