KAZU icon indicating copy to clipboard operation
KAZU copied to clipboard

Consider using a delta when returning search hits

Open RichJackson opened this issue 1 year ago • 0 comments

currently, we return all hits from a search if they score above 0.0. This might be improved by incorporating some kind of delta (e.g. all hits within a certain score range

RichJackson avatar Jun 10 '24 14:06 RichJackson