Additional packages (components, document stores and the likes) to extend the capabilities of Haystack version 2.0 and onwards
121
stars
119
forks
source link
Enable kwargs in SearchIndex and Embedding Retriever #1185
Closed
Amnah199 closed 1 week ago
Related Issues
Proposed Changes:
kwargs
toSearchIndex
andclient.search
to enable configuration of semantic ranking if needed.DuplicatePolicy
to the document store as its not needed.wait_for_index_deletion
to ensure the index is deleted after each test to prevent failures caused by max no. of indexes allowed.How did you test it?
Notes for the reviewer
NA
Checklist
fix:
,feat:
,build:
,chore:
,ci:
,docs:
,style:
,refactor:
,perf:
,test:
.