Uses of Class
io.metaloom.qdrant.client.http.model.collection.config.HnswConfig
Packages that use HnswConfig
-
Uses of HnswConfig in io.metaloom.qdrant.client.http.model.collection.config
Subclasses of HnswConfig in io.metaloom.qdrant.client.http.model.collection.configMethods in io.metaloom.qdrant.client.http.model.collection.config that return HnswConfigModifier and TypeMethodDescriptionCollectionConfig.getHnswConfig()HnswConfig.setEfConstruct(Integer efConstruct) HnswConfig.setFullScanThreshold(Integer fullScanThreshold) HnswConfig.setMaxIndexingThreads(Integer maxIndexingThreads) HnswConfig.setPayloadM(Integer payloadM) Methods in io.metaloom.qdrant.client.http.model.collection.config with parameters of type HnswConfig