The service-based Python SDK does not have a separate
load_index()
method. Instead, use the create_index()
method to connect to existing indexes.This will be changed in the v0.12.0
release of the Python SDK.Connecting to Existing Indexes
To connect to an existing index using the service Python SDK, usecreate_index()
with the same parameters: