Uses of Package
com.yahoo.search
-
Packages that use com.yahoo.search Package Description com.yahoo.prelude The main classes of the Vespa Query Result Server.com.yahoo.prelude.query The query model representing a boolean combination of selection criterions, where elements may be simple criterions, nested boolean operators, or annotated pieces of natural language text.com.yahoo.search The top level classes of the search container. A Query represents the incoming request, which produces a Result by chained execution of a set of Searchers.com.yahoo.search.cluster Standard searchers to compose in source search chains (those containing searchers specific for one source and which ends with a call to some provider) which calls a cluster of provider nodes.com.yahoo.search.federation The federation layer on top of the search container.com.yahoo.search.federation.selection com.yahoo.search.grouping com.yahoo.search.handler The search handler, which handles search request to the Container by translating the Request into a Query, invoking the chosen Search Chain to get a Result, which it translates to a Response which is returned to the Container.com.yahoo.search.intent.model com.yahoo.search.pagetemplates com.yahoo.search.pagetemplates.engine com.yahoo.search.pagetemplates.engine.resolvers com.yahoo.search.pagetemplates.result com.yahoo.search.query The search query modelcom.yahoo.search.query.context com.yahoo.search.query.parser Provides access to parsing query strings into queriescom.yahoo.search.query.properties com.yahoo.search.query.rewrite com.yahoo.search.query.rewrite.rewriters com.yahoo.search.rendering com.yahoo.search.result The content of a Result produced in response to a Query.com.yahoo.search.searchchain Classes for composition of searchers into search chains, which are executed to produce Results for Queries.com.yahoo.search.searchers Various useful searcherscom.yahoo.search.statistics -
Classes in com.yahoo.search used by com.yahoo.prelude Class Description Query A search query containing all the information required to produce a Result. -
Classes in com.yahoo.search used by com.yahoo.prelude.query Class Description Query A search query containing all the information required to produce a Result. -
Classes in com.yahoo.search used by com.yahoo.search Class Description Query A search query containing all the information required to produce a Result.Query.Type The type of the queryResult The Result contains all the data produced by executing a Query: Some very limited global information, and a single HitGroup containing hits of the result. -
Classes in com.yahoo.search used by com.yahoo.search.cluster Class Description Query A search query containing all the information required to produce a Result.Result The Result contains all the data produced by executing a Query: Some very limited global information, and a single HitGroup containing hits of the result.Searcher Superclass of allComponents
which produces Results in response to Queries by calling thesearch
method. -
Classes in com.yahoo.search used by com.yahoo.search.federation Class Description Query A search query containing all the information required to produce a Result.Result The Result contains all the data produced by executing a Query: Some very limited global information, and a single HitGroup containing hits of the result.Searcher Superclass of allComponents
which produces Results in response to Queries by calling thesearch
method. -
Classes in com.yahoo.search used by com.yahoo.search.federation.selection Class Description Query A search query containing all the information required to produce a Result.Result The Result contains all the data produced by executing a Query: Some very limited global information, and a single HitGroup containing hits of the result.Searcher Superclass of allComponents
which produces Results in response to Queries by calling thesearch
method. -
Classes in com.yahoo.search used by com.yahoo.search.grouping Class Description Query A search query containing all the information required to produce a Result.Result The Result contains all the data produced by executing a Query: Some very limited global information, and a single HitGroup containing hits of the result.Searcher Superclass of allComponents
which produces Results in response to Queries by calling thesearch
method. -
Classes in com.yahoo.search used by com.yahoo.search.handler Class Description Query A search query containing all the information required to produce a Result.Result The Result contains all the data produced by executing a Query: Some very limited global information, and a single HitGroup containing hits of the result.Searcher Superclass of allComponents
which produces Results in response to Queries by calling thesearch
method. -
Classes in com.yahoo.search used by com.yahoo.search.intent.model Class Description Query A search query containing all the information required to produce a Result. -
Classes in com.yahoo.search used by com.yahoo.search.pagetemplates Class Description Query A search query containing all the information required to produce a Result.Result The Result contains all the data produced by executing a Query: Some very limited global information, and a single HitGroup containing hits of the result.Searcher Superclass of allComponents
which produces Results in response to Queries by calling thesearch
method. -
Classes in com.yahoo.search used by com.yahoo.search.pagetemplates.engine Class Description Query A search query containing all the information required to produce a Result.Result The Result contains all the data produced by executing a Query: Some very limited global information, and a single HitGroup containing hits of the result. -
Classes in com.yahoo.search used by com.yahoo.search.pagetemplates.engine.resolvers Class Description Query A search query containing all the information required to produce a Result.Result The Result contains all the data produced by executing a Query: Some very limited global information, and a single HitGroup containing hits of the result. -
Classes in com.yahoo.search used by com.yahoo.search.pagetemplates.result Class Description Query A search query containing all the information required to produce a Result.Result The Result contains all the data produced by executing a Query: Some very limited global information, and a single HitGroup containing hits of the result. -
Classes in com.yahoo.search used by com.yahoo.search.query Class Description Query A search query containing all the information required to produce a Result.Query.Type The type of the query -
Classes in com.yahoo.search used by com.yahoo.search.query.context Class Description Query A search query containing all the information required to produce a Result. -
Classes in com.yahoo.search used by com.yahoo.search.query.parser Class Description Query.Type The type of the query -
Classes in com.yahoo.search used by com.yahoo.search.query.properties Class Description Query A search query containing all the information required to produce a Result. -
Classes in com.yahoo.search used by com.yahoo.search.query.rewrite Class Description Query A search query containing all the information required to produce a Result.Result The Result contains all the data produced by executing a Query: Some very limited global information, and a single HitGroup containing hits of the result.Searcher Superclass of allComponents
which produces Results in response to Queries by calling thesearch
method. -
Classes in com.yahoo.search used by com.yahoo.search.query.rewrite.rewriters Class Description Query A search query containing all the information required to produce a Result.Searcher Superclass of allComponents
which produces Results in response to Queries by calling thesearch
method. -
Classes in com.yahoo.search used by com.yahoo.search.rendering Class Description Query A search query containing all the information required to produce a Result.Result The Result contains all the data produced by executing a Query: Some very limited global information, and a single HitGroup containing hits of the result. -
Classes in com.yahoo.search used by com.yahoo.search.result Class Description Query A search query containing all the information required to produce a Result.Result The Result contains all the data produced by executing a Query: Some very limited global information, and a single HitGroup containing hits of the result.Searcher Superclass of allComponents
which produces Results in response to Queries by calling thesearch
method. -
Classes in com.yahoo.search used by com.yahoo.search.searchchain Class Description Query A search query containing all the information required to produce a Result.Result The Result contains all the data produced by executing a Query: Some very limited global information, and a single HitGroup containing hits of the result.Searcher Superclass of allComponents
which produces Results in response to Queries by calling thesearch
method. -
Classes in com.yahoo.search used by com.yahoo.search.searchers Class Description Query A search query containing all the information required to produce a Result.Result The Result contains all the data produced by executing a Query: Some very limited global information, and a single HitGroup containing hits of the result.Searcher Superclass of allComponents
which produces Results in response to Queries by calling thesearch
method. -
Classes in com.yahoo.search used by com.yahoo.search.statistics Class Description Query A search query containing all the information required to produce a Result.Result The Result contains all the data produced by executing a Query: Some very limited global information, and a single HitGroup containing hits of the result.Searcher Superclass of allComponents
which produces Results in response to Queries by calling thesearch
method.