-
Notifications
You must be signed in to change notification settings - Fork 237
Closed
Labels
area/document-indexConcerning Document Index or a Document Index backendConcerning Document Index or a Document Index backendgood-first-issueSuitable as your first contribution to DocArray!Suitable as your first contribution to DocArray!index/weaviate
Description
Is your feature request related to a problem? Please describe.
An index should be considered as exist when there is a schema with the exist name and properties.
Describe the solution you'd like
Use the client's exists instead of contains method to detect an existing index name.
Describe alternatives you've considered
NA
Additional context
Wait for weaviate/weaviate-python-client#232 to be implemented
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/document-indexConcerning Document Index or a Document Index backendConcerning Document Index or a Document Index backendgood-first-issueSuitable as your first contribution to DocArray!Suitable as your first contribution to DocArray!index/weaviate
Type
Projects
Status
Done