Uses of Package
com.yahoo.search.result
Package
Description
The main classes of the Vespa Query Result Server.
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.
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.
The content of a Result produced in response to a Query.
Classes for composition of searchers into search chains, which are executed to produce Results for Queries.
-
-
ClassDescriptionA wrapper for structured data representing feature values: A map of floats and tensors.An item in the result of executing a query.A group of ordered hits.A relevance double value.
-
ClassDescriptionThe coverage report for a result set.An error message with a code.An item in the result of executing a query.A group of ordered hits.A class capable of ordering a list of hits
-
-
ClassDescriptionThe coverage report for a result set.An error message with a code.A wrapper for structured data representing feature values: A map of floats and tensors.
-
-
ClassDescriptionA hit which holds information on error conditions in a result.An error message with a code.An item in the result of executing a query.A group of ordered hits.
-
ClassDescriptionThe coverage report for a result set.A hit which holds information on error conditions in a result.An error message with a code.An item in the result of executing a query.A group of ordered hits.
-
ClassDescriptionSuperclass of hit comparators which delegates comparisons of hits which are equal according to this comparator, to a secondary comparator.The coverage report for a result set.A hit which holds a list of error conditions in a result.A hit which holds information on error conditions in a result.An error message with a code.A wrapper for structured data representing feature values: A map of floats and tensors.Comparator used for ordering hits using the field values and a sorting specification.An item in the result of executing a query.A group of ordered hits.A class capable of ordering a list of hitsA class representing unset or undefined numeric values.A relevance double value.
-