Skip to content

Weaviate: Add more robust method to detect existing index #1357

@hsm207

Description

@hsm207

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

Metadata

Metadata

Assignees

Labels

area/document-indexConcerning Document Index or a Document Index backendgood-first-issueSuitable as your first contribution to DocArray!index/weaviate

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions