类 VectorIndex
java.lang.Object
com.baidu.mochow.model.entity.IndexField
com.baidu.mochow.model.entity.VectorIndex
-
构造器概要
构造器构造器说明VectorIndex(String indexName, String fieldName, IndexType indexType, IndexState state, MetricType metricType, IndexParams params, boolean autoBuild, AutoBuildPolicy autoBuildPolicy) -
方法概要
从类继承的方法 com.baidu.mochow.model.entity.IndexField
isVectorIndex
-
构造器详细资料
-
VectorIndex
public VectorIndex(String indexName, String fieldName, IndexType indexType, IndexState state, MetricType metricType, IndexParams params, boolean autoBuild, AutoBuildPolicy autoBuildPolicy)
-