Skip to main content
Version: User Guides (Cloud)

Manage Indexes

Learn how to manipulate indexes on vector and scalar fields via SDKs.

📘Notes

Whether a collection is automatically indexed and loaded depends on how you create the collection. A collection is automatically loaded upon creation in the following scenarios:

You can also create a collection that is not loaded automatically and start managing indexes on your own.

Contents

In this chapter, you will find out how to manage your collection indexes on vector and scalar fields.