Package hyspirit.application.retrieval

Interface Summary
SimpleFullTextQuery Interface for simple (i.e.
 

Class Summary
RankedList Interface for ranked result lists.
ResultItem Simple class for items of retrieval result sets, consisting of a retrieval weight (retrieval status value) and URI (Uniform Resource Identifier)
SimpleFullTextQueryImpl This implementation of SimpleFullTextQuery performs full text queries on an index as created by hyspirit.application.indexing.SimpleHypertextFileIndex.