Class VsmsummaryConfig.Fieldmap
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.vespa.config.search.vsm.VsmsummaryConfig.Fieldmap
- Enclosing class:
- VsmsummaryConfig
public static final class VsmsummaryConfig.Fieldmap
extends com.yahoo.config.InnerNode
This class represents vsmsummary.fieldmap[]
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classThis class represents vsmsummary.fieldmap[].command This command specifies how the document fields should be combined when generating the summary field.static final classThis class represents vsmsummary.fieldmap[].document[] -
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
-
Fieldmap
-
-
Method Details
-
summary
- Returns:
- vsmsummary.fieldmap[].summary
-
document
- Returns:
- vsmsummary.fieldmap[].document[]
-
document
- Parameters:
i- the index of the value to return- Returns:
- vsmsummary.fieldmap[].document[]
-
command
- Returns:
- vsmsummary.fieldmap[].command
-