Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package recoin.container

Class Summary
MergedResult A MergedResult is an element of a MergedResultList and represents the aggregated form of multiple RetrievalResult objects.
MergedResultList A special type of ResultList containing MergedResult objects.
Query A basic class representing a query with an optional cut-off value.
Result Abstract superclass for all Result types.
ResultList The ResultList represents a collection of Result objects.
It extends the simple class ComponentSupportImpl in order for it to be passed to and processed by Component objects.
RetrievalContainer A RetrievalContainer is a very simple container object that can be used in a RetrievalCycle to store data that is used during retrieval.
RetrievalResult The RetrievalResult is an implementation of the abstract Result class providing fields for a document number and a score.