Package com.yahoo.shopping

Interface Summary
AggregationFunction AggregationFunction provides access to different aggregation functions.
 

Class Summary
Avg Computes the average of the values in an Integer array.
Max Computes the max of the values in an Integer array.
NraHit NraHit encapsulates a Hit along with its lower and upper bound.
XSearcher The XSearcher plug-in provides functionality to focus the search: - Allows for context queries, i.e. queries that include terms that describe the desired context, with no specific knowledge about the query language or document structure needed
XSearcher.NraHitOrderer Sorts NraHit objects, firstby lower bound, then by upper bound.