Uses of Class
com.yahoo.vespa.indexinglanguage.parser.IndexingParser
Packages that use IndexingParser
-
Uses of IndexingParser in com.yahoo.vespa.indexinglanguage.parser
Methods in com.yahoo.vespa.indexinglanguage.parser that return IndexingParserModifier and TypeMethodDescriptionIndexingParser.setChunkers(Map<String, com.yahoo.language.process.Chunker> chunkers) IndexingParser.setDefaultFieldName(String fieldName) IndexingParser.setEmbedders(Map<String, com.yahoo.language.process.Embedder> embedders) IndexingParser.setGenerators(Map<String, com.yahoo.language.process.FieldGenerator> generators) IndexingParser.setGlobalAnnotatorConfig(AnnotatorConfig config) IndexingParser.setLinguistics(com.yahoo.language.Linguistics linguistics)