Package com.yahoo.vespa.config.search
Class IndexschemaConfig.Indexfield.Builder
java.lang.Object
com.yahoo.vespa.config.search.IndexschemaConfig.Indexfield.Builder
- All Implemented Interfaces:
com.yahoo.config.ConfigBuilder
- Enclosing class:
- IndexschemaConfig.Indexfield
public static final class IndexschemaConfig.Indexfield.Builder
extends Object
implements com.yahoo.config.ConfigBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaverageelementlen(int __value) build()interleavedfeatures(boolean __value) phrases(boolean __value) positions(boolean __value) prefix(boolean __value)
-
Constructor Details
-
Builder
public Builder() -
Builder
-
-
Method Details
-
name
-
datatype
public IndexschemaConfig.Indexfield.Builder datatype(IndexschemaConfig.Indexfield.Datatype.Enum __value) -
collectiontype
public IndexschemaConfig.Indexfield.Builder collectiontype(IndexschemaConfig.Indexfield.Collectiontype.Enum __value) -
prefix
-
phrases
-
positions
-
averageelementlen
-
interleavedfeatures
-
build
-