Package com.yahoo.vespa.config.search
Class AttributesConfig.Attribute.Index.Hnsw.Builder
java.lang.Object
com.yahoo.vespa.config.search.AttributesConfig.Attribute.Index.Hnsw.Builder
- All Implemented Interfaces:
com.yahoo.config.ConfigBuilder
- Enclosing class:
- AttributesConfig.Attribute.Index.Hnsw
public static final class AttributesConfig.Attribute.Index.Hnsw.Builder
extends Object
implements com.yahoo.config.ConfigBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()enabled(boolean __value) maxlinkspernode(int __value) multithreadedindexing(boolean __value) neighborstoexploreatinsert(int __value)
-
Constructor Details
-
Builder
public Builder() -
Builder
-
-
Method Details
-
enabled
-
maxlinkspernode
-
neighborstoexploreatinsert
-
multithreadedindexing
-
build
-