@ExportPackage @PublicApi
Package com.yahoo.search.result
The content of a Result produced in response to a Query.
-
Interface Summary Interface Description ErrorHit A hit which holds information on error conditions in a result.Hit.RawUtf8Consumer -
Class Summary Class Description ChainableComparator Superclass of hit comparators which delegates comparisons of hits which are equal according to this comparator, to a secondary comparator.Coverage The coverage report for a result set.DeepHitIterator An iterator for the forest of hits in a result.DefaultErrorHit A hit which holds a list of error conditions in a result.ErrorMessage An error message with a code.FeatureData A wrapper for structured data representing feature values: A map of floats and tensors.FieldComparator Comparator used for ordering hits using the field values and a sorting specification.Hit An item in the result of executing a query.HitGroup A group of ordered hits.HitGroupsLastComparator Ensures that HitGroups are placed last in the result.HitIterator An iterator for the list of hits in a result.HitOrderer A class capable of ordering a list of hitsHitSortOrderer A hit orderer which can be assigned to a HitGroup to keep that group's hit sorted in accordance with the sorting specification given when this is created.MetaHitsFirstComparator Ensures that meta hits are sorted before normal hits.NanNumber A class representing unset or undefined numeric values.PositionsData A wrapper for structured data representing an array of position values.Relevance A relevance double value.StructuredData A wrapper for structured data representing feature values.