Class AttributesConfig.Attribute.Index.Hnsw

java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.vespa.config.search.AttributesConfig.Attribute.Index.Hnsw
Enclosing class:
AttributesConfig.Attribute.Index

public static final class AttributesConfig.Attribute.Index.Hnsw extends com.yahoo.config.InnerNode
This class represents attributes.attribute[].index.hnsw
  • Constructor Details

  • Method Details

    • enabled

      public boolean enabled()
      Returns:
      attributes.attribute[].index.hnsw.enabled
    • maxlinkspernode

      public int maxlinkspernode()
      Returns:
      attributes.attribute[].index.hnsw.maxlinkspernode
    • neighborstoexploreatinsert

      public int neighborstoexploreatinsert()
      Returns:
      attributes.attribute[].index.hnsw.neighborstoexploreatinsert
    • multithreadedindexing

      public boolean multithreadedindexing()
      Returns:
      attributes.attribute[].index.hnsw.multithreadedindexing