Commit Graph

4 Commits

Author SHA1 Message Date
Hossam Hagag
c92a0432f3 Refactor recreate collection (#719)
* deprecated recreate_collection from tests

* checked if collection exists before deletion

* reverted deletion of recreate_collection

* added missing collection_exsits before deletion

* nit if condition

* fix type hint in local_collection

* removed run mypy on async client generator

* added checks for create_collection if exists

* nit change collection name

* add else to create_collection

* nit

* nit

* refactoring: remove redundant checks

* fix: do not test collection_exists through itself

* refactoring: remove redundant collection exists checks

* fix: remove redundant collection exists checks

* refactoring: remove redundant collection checks

* refactoring: remove redundant collection existence check in test sparse search

* refactoring: remove redundant checks in test_updates

* refactoring: remove redundant checks

* fix: remove redundant checks

* refactoring: remove redundant checks

* refactoring: remove redundant imports

* new: add recreate collection test

---------

Co-authored-by: George Panchuk <george.panchuk@qdrant.tech>
2024-08-09 23:33:31 +02:00
Anush
efc203ad8a docs: Removed recreate_collection quickstart.ipynb (#698) 2024-07-25 12:07:21 +02:00
Rishab Mallick
c30f6b11e4 docs: typo fix of extra word in quickstart 2024-03-06 14:43:29 +05:30
Nirant
fe0ce68585 Remove upload collection example and update (#366)
index.rst
2023-11-02 13:43:04 +05:30