Management
This chapter provides references for the methods to perform operations over indexes, collections, and partitions.
CreateIndex() [READ MORE]
This method creates an index on a specific field.
DescribeIndex() [READ MORE]
This method describes the specified index by providing its detailed information.
DropIndex() [READ MORE]
This method drops the specified index.
ListIndexes() [READ MORE]
This method lists all indexes created within the specified collection.
LoadCollection() [READ MORE]
This method loads the specified collection.
LoadPartitions() [READ MORE]
This method loads one or multiple specified partitions.
ReleaseCollection() [READ MORE]
This method releases the specified collection.
ReleasePartitions() [READ MORE]
This method releases the specified collection.
GetLoadState() [READ MORE]
This method retrieves the load status of a specified collection or partitions.
RefreshLoad() [READ MORE]
This method refreshes the load state of the specified collection.
Compact() [READ MORE]
This method compacts segments to improve search efficiency.
GetCompactionState() [READ MORE]
This method compacts segments to improve search efficiency.