Class VsmfieldsConfig.Documenttype
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.vespa.config.search.vsm.VsmfieldsConfig.Documenttype
- Enclosing class:
- VsmfieldsConfig
public static final class VsmfieldsConfig.Documenttype
extends com.yahoo.config.InnerNode
This class represents vsmfields.documenttype[]
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classThis class represents vsmfields.documenttype[].index[] -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.yahoo.config.InnerNode
equals, getAllDescendantLeafNodes, getChildren, getChildrenWithVectorsFlattened, hashCode, postInitialize, toStringMethods inherited from class com.yahoo.config.Node
clone
-
Constructor Details
-
Documenttype
-
-
Method Details
-
name
- Returns:
- vsmfields.documenttype[].name
-
index
- Returns:
- vsmfields.documenttype[].index[]
-
index
- Parameters:
i- the index of the value to return- Returns:
- vsmfields.documenttype[].index[]
-