-
Notifications
You must be signed in to change notification settings - Fork 198
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Remove auto index creation, fail instead * Fix add_documents test * Fix TestVectorSearch tests * Fix TestAddDocumentsPara tests * Fix TestIndexMetaCache and TestLexicalSearch tests * Fix more tests * Fix new test test_vector_text_search_no_device * Fix tensor_search change lost in merge * Update README for new index creation behaviour * Add test for add documents when missing index * Fix tests from merged from mainline * Clean up test indices in base test class tear down * Remove implicit index test -- not applicable any more * Fix whitespace tes --------- Co-authored-by: Farshid Zavareh <farshid@marqo.ai>
- Loading branch information
Showing
17 changed files
with
194 additions
and
182 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.