typesense / typesense-js

JavaScript / TypeScript client for Typesense
https://typesense.org/docs/api
Apache License 2.0
400 stars 74 forks source link

Feature request: Expose text_match per highlight and not only per SearchResponseHit #156

Closed sbleh closed 1 year ago

sbleh commented 1 year ago

text_match allows to further process search results based on their relevance. It would be super helpful to know the text_match score for every matched highlight.