Package com.yahoo.container
Class QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NonPhrasingSearcher.Builder
- java.lang.Object
-
- com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NonPhrasingSearcher.Builder
-
- All Implemented Interfaces:
com.yahoo.config.ConfigBuilder
public static class QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NonPhrasingSearcher.Builder extends java.lang.Object implements com.yahoo.config.ConfigBuilder
-
-
Constructor Summary
Constructors Constructor Description Builder()
Builder(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NonPhrasingSearcher config)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NonPhrasingSearcher.Builder
automatonfile(java.lang.String __value)
QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NonPhrasingSearcher
build()
-
-
-
Constructor Detail
-
Builder
public Builder()
-
Builder
public Builder(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NonPhrasingSearcher config)
-
-
Method Detail
-
automatonfile
public QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NonPhrasingSearcher.Builder automatonfile(java.lang.String __value)
-
build
public QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NonPhrasingSearcher build()
-
-