@wildix/wim-knowledge-base-client > SearchKnowledgeBaseResultItem > fullTextScore
SearchKnowledgeBaseResultItem.fullTextScore property
The score of the result, calculated from the full-text bm25 search score.
Signature:
fullTextScore?: number | undefined;