Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ClassMethods/PropertiesAvailableTest CoveredNote



utility

loading_progress
YesYes
index_building_progress
YesYes
has_collection
YesYes
has_partition
YesYes
drop_collection
YesYes
list_collections
YesYes
calc_distance
YesYes
load_balance
YesYes
get_query_segment_info
YesYes
create_alias
YesYes
drop_alias
YesYes
alter_alias
YesYes
list_aliases
YesYes
mkts_from_hybridts
YesYes
mkts_from_unixtime
YesYes
mkts_from_datetime
YesYes
hybridts_to_datetime
YesYes
hybridts_to_unixtime
YesYes

Go SDK

RPC interface status

...

Proto APIImplementedTest CoveredNote
CreateCollectionYesYes

DropCollectionYesYes

HasCollectionYesYes

LoadCollectionYesYes

ReleaseCollectionYesYes

DescribeCollectionYesYes

GetCollectionStatisticsYesYes

ShowCollectionsYesYes

CreatePartitionYesYes

DropPartitionYesYes

HasPartitionYesYes

LoadPartitionsYesYes

ReleasePartitionsYesYes

GetPartitionStatisticsYesYes

ShowPartitionsYesYes

CreateAliasYesYes
Method is ready, not shown in the document yet.
DropAliasYesYes
Method is ready, not shown in the document yet.
AlterAliasYesYes
Method is ready, not shown in the document yet.
CreateIndexYesYes

DescribeIndexYesYes

GetIndexStateYesYes

GetIndexBuildProgressYesYes

DropIndexYesYes

InsertYesYes

DeleteYesYes

SearchYesYes

FlushYesYes

QueryYesYes

CalcDistanceYesYes
calcDistance()
Method is ready, not shown in the document yet.
only support float vectors, cannot support binary vectors
GetFlushStateYesYes

GetPersistentSegmentInfoYesYes
No separate interface exposed. Use GetPersistentSegmentInfo method in flushSync method.
GetQuerySegmentInfoYesYes

GetMetricsYesYesMethod is ready, not shown in the document yet.
LoadBalanceYesYes

GetCompactionStateYesYes

ManualCompactionYesYes
GetCompactionStateWithPlansYesYes



C++ SDK 

RPC interface status

...