Package com.yahoo.vespa.indexinglanguage
Class ScriptParserContext
java.lang.Object
com.yahoo.vespa.indexinglanguage.ScriptParserContext
- Author:
- Simon Thoresen Hult
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.yahoo.language.LinguisticssetAnnotatorConfig(AnnotatorConfig config) setDefaultFieldName(String name) setInputStream(CharStream stream) setLinguistics(com.yahoo.language.Linguistics linguistics)
-
Constructor Details
-
ScriptParserContext
-
-
Method Details
-
getAnnotatorConfig
-
setAnnotatorConfig
-
getLinguistcs
public com.yahoo.language.Linguistics getLinguistcs() -
setLinguistics
-
getChunkers
-
getEmbedders
-
getGenerators
-
getDefaultFieldName
-
setDefaultFieldName
-
getInputStream
-
setInputStream
-