package
2.5.7+incompatible
Repository: https://github.com/milvus-io/milvus.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
CheckIntByRange check if the data corresponding to the key is in the range of [min, max].
CheckStrByValues check whether the data corresponding to the key appears in the string slice of container.
GetIndexCheckerMgrInstance gets the instance of IndexCheckerMgr.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IsVectorMmapIndex check if the vector index can be mmaped.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
IndexType definitions.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Cagra Train Param.
No description provided by the author
No description provided by the author
No description provided by the author
DIM is a constant used to represent dimension.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IndexType definitions.
BITMAP + INVERTED.
IndexType definitions.
scalar index.
IndexType definitions.
IndexType definitions.
IndexType definitions.
No description provided by the author
No description provided by the author
No description provided by the author
MaxNList is the upper limit of nlist that used in Index IVFxxx.
Metric is a constant used to metric type.
No description provided by the author
MinNList is the lower limit of nlist that used in Index IVFxxx.
No description provided by the author
NLIST is a constant used to nlist in Index IVFxxx.
No description provided by the author
Sparse Index Param.
No description provided by the author
# Variables
const.
const.
const.
BinIDMapMetrics is a set of all metric types supported for binary vector.
const.
const.
BinIDMapMetrics is a set of all metric types supported for binary vector.
const.
# Structs
AUTOINDEXChecker checks if a TRIE index can be built.
No description provided by the author
No description provided by the author
INVERTEDChecker checks if a INVERTED index can be built.
STLSORTChecker checks if a STL_SORT index can be built.
TRIEChecker checks if a TRIE index can be built.
# Interfaces
No description provided by the author
No description provided by the author
# Type aliases
IndexType string.