Uses of Class
com.yahoo.search.federation.selection.FederationTarget
Packages that use FederationTarget
-
Uses of FederationTarget in com.yahoo.search.federation.selection
Methods in com.yahoo.search.federation.selection that return types with arguments of type FederationTargetModifier and TypeMethodDescriptionTargetSelector.getTargets(Query query, com.yahoo.processing.execution.chain.ChainRegistry<Searcher> searcherChainRegistry) Methods in com.yahoo.search.federation.selection with parameters of type FederationTargetModifier and TypeMethodDescriptionvoidTargetSelector.modifyTargetQuery(FederationTarget<T> target, Query query) For modifying the query before sending it to the targetvoidTargetSelector.modifyTargetResult(FederationTarget<T> target, Result result) For modifying the result produced by the target.