Class VsmfieldsConfig.Documenttype.Index
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.vespa.config.search.vsm.VsmfieldsConfig.Documenttype.Index
- Enclosing class:
- VsmfieldsConfig.Documenttype
public static final class VsmfieldsConfig.Documenttype.Index
extends com.yahoo.config.InnerNode
This class represents vsmfields.documenttype[].index[]
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classThis class represents vsmfields.documenttype[].index[].field[] -
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
-
Index
-
-
Method Details
-
name
- Returns:
- vsmfields.documenttype[].index[].name
-
field
- Returns:
- vsmfields.documenttype[].index[].field[]
-
field
- Parameters:
i- the index of the value to return- Returns:
- vsmfields.documenttype[].index[].field[]
-