Uses of Class
com.yahoo.vespa.model.container.docproc.DocprocChain
Packages that use DocprocChain
Package
Description
-
Uses of DocprocChain in com.yahoo.vespa.model.builder.xml.dom.chains.docproc
Methods in com.yahoo.vespa.model.builder.xml.dom.chains.docproc that return DocprocChainModifier and TypeMethodDescriptionprotected DocprocChainDomDocprocChainBuilder.buildChain(DeployState deployState, TreeConfigProducer<AnyConfigProducer> ancestor, Element producerSpec, com.yahoo.component.chain.model.ChainSpecification specWithoutInnerComponents) -
Uses of DocprocChain in com.yahoo.vespa.model.search
Subclasses of DocprocChain in com.yahoo.vespa.model.searchMethods in com.yahoo.vespa.model.search with parameters of type DocprocChainModifier and TypeMethodDescriptionvoidIndexingCluster.setChain(DocprocChain chain) Sets the docproc chain that will be running indexing for this search cluster.