Uses of Package
org.galagosearch.core.retrieval.structured

Packages that use org.galagosearch.core.retrieval.structured
org.galagosearch.core.index   
org.galagosearch.core.retrieval.query   
org.galagosearch.core.retrieval.structured   
org.galagosearch.core.retrieval.traversal   
org.galagosearch.core.scoring   
org.galagosearch.core.util   
 

Classes in org.galagosearch.core.retrieval.structured used by org.galagosearch.core.index
CountIterator
          This is base interface for all inverted lists that return count information.
ExtentIterator
          This is base interface for all inverted lists that return count information.
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.
 

Classes in org.galagosearch.core.retrieval.structured used by org.galagosearch.core.retrieval.query
StructuredIterator
          This is a marker interface that represents any kind of iterator over an inverted list or query operator.
 

Classes in org.galagosearch.core.retrieval.structured used by org.galagosearch.core.retrieval.structured
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.
ExtentIterator
          This is base interface for all inverted lists that return count information.
ScoreCombinationIterator
           
ScoreIterator
           
StructuredIterator
          This is a marker interface that represents any kind of iterator over an inverted list or query operator.
 

Classes in org.galagosearch.core.retrieval.structured used by org.galagosearch.core.retrieval.traversal
StructuredRetrieval
           
 

Classes in org.galagosearch.core.retrieval.structured used by org.galagosearch.core.scoring
CountIterator
          This is base interface for all inverted lists that return count information.
RequiredStatistics
           
ScoreIterator
           
ScoringFunctionIterator
           
StructuredIterator
          This is a marker interface that represents any kind of iterator over an inverted list or query operator.
 

Classes in org.galagosearch.core.retrieval.structured used by org.galagosearch.core.util
Extent
           
 



Copyright © 2009. All Rights Reserved.