Package org.galagosearch.core.retrieval.structured

Interface Summary
FeatureScoreIterator  
IndexIterator Each iterator from an index has an extra two methods, getRecordstring() and nextRecord(), that allows the data from the index to be easily printed.
ScoreIterator  
StructuredIterator This is a marker interface that represents any kind of iterator over an inverted list or query operator.
 

Class Summary
CountIterator This is base interface for all inverted lists that return count information.
Extent  
ExtentArrayIterator  
ExtentConjunctionIterator  
ExtentDisjunctionIterator This class is meant to be a base class for many kinds of iterators that require at least one of their children to be present in the document for a match to happen.
ExtentInsideIterator Implements the #inside operator.
ExtentIterator This is base interface for all inverted lists that return count information.
FeatureFactory  
FilteredCombinationIterator  
MoveIterators  
NullExtentIterator  
OrderedWindowIterator  
ScaleIterator  
ScoreCombinationIterator  
ScoringFunctionIterator  
StatisticsGatherer  
StructuredRetrieval  
SynonymIterator  
UnfilteredCombinationIterator  
UnorderedWindowIterator  
 

Annotation Types Summary
RequiredStatistics  
 



Copyright © 2009. All Rights Reserved.