kernel-memory icon indicating copy to clipboard operation
kernel-memory copied to clipboard

[Bug] ElasticSearch Connector doesn't respect limit or minRelevance parameters

Open basyonic opened this issue 1 year ago • 2 comments

Context / Scenario

Steps to reproduce:

  • Configure Kernel Memory ElasticSearch Connector
  • Ingest document
  • Use GetSimilarListAsync and pass limit and minRelevance Parameters

Expected Limits and minRelevance are respected with max number of result match limit parameter and minRelevance Score match passed parameter

What happened?

Limits and minRelevance are not respected. API always return max of 15 results with any relevance score

Importance

I cannot use Kernel Memory

Platform, Language, Versions

Kernel Memory 0.94.241201.1

Relevant log output


basyonic avatar Dec 10 '24 02:12 basyonic