Class VsmsummaryConfig.Fieldmap.Command
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.LeafNode<ENUM>
com.yahoo.config.EnumNode<VsmsummaryConfig.Fieldmap.Command.Enum>
com.yahoo.vespa.config.search.vsm.VsmsummaryConfig.Fieldmap.Command
- All Implemented Interfaces:
Cloneable
- Enclosing class:
- VsmsummaryConfig.Fieldmap
public static final class VsmsummaryConfig.Fieldmap.Command
extends com.yahoo.config.EnumNode<VsmsummaryConfig.Fieldmap.Command.Enum>
This class represents vsmsummary.fieldmap[].command
This command specifies how the document fields should be combined
when generating the summary field.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final VsmsummaryConfig.Fieldmap.Command.Enumstatic final VsmsummaryConfig.Fieldmap.Command.Enumstatic final VsmsummaryConfig.Fieldmap.Command.EnumFields inherited from class com.yahoo.config.LeafNode
initialized, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.yahoo.config.EnumNode
getValue, toStringMethods inherited from class com.yahoo.config.LeafNode
clone, equals, hashCode, setValue, valueMethods inherited from class com.yahoo.config.Node
postInitialize
-
Field Details
-
NONE
-
FLATTENJUNIPER
-
FLATTENSPACE
-
-
Constructor Details
-
Command
public Command() -
Command
-
-
Method Details
-
doSetValue
- Specified by:
doSetValuein classcom.yahoo.config.LeafNode<VsmsummaryConfig.Fieldmap.Command.Enum>
-