org.galagosearch.core.retrieval.structured
Class SynonymIterator

java.lang.Object
  extended by org.galagosearch.core.retrieval.structured.CountIterator
      extended by org.galagosearch.core.retrieval.structured.ExtentIterator
          extended by org.galagosearch.core.retrieval.structured.ExtentDisjunctionIterator
              extended by org.galagosearch.core.retrieval.structured.SynonymIterator
All Implemented Interfaces:
java.lang.Comparable<CountIterator>, StructuredIterator

public class SynonymIterator
extends ExtentDisjunctionIterator

Author:
trevor

Field Summary
 
Fields inherited from class org.galagosearch.core.retrieval.structured.ExtentDisjunctionIterator
document, extents, iterators, original
 
Constructor Summary
SynonymIterator(org.galagosearch.tupleflow.Parameters parameters, ExtentIterator[] iterators)
           
 
Method Summary
 void loadExtents()
           
 
Methods inherited from class org.galagosearch.core.retrieval.structured.ExtentDisjunctionIterator
count, document, extents, isDone, nextDocument, reset
 
Methods inherited from class org.galagosearch.core.retrieval.structured.ExtentIterator
skipToDocument
 
Methods inherited from class org.galagosearch.core.retrieval.structured.CountIterator
compareTo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SynonymIterator

public SynonymIterator(org.galagosearch.tupleflow.Parameters parameters,
                       ExtentIterator[] iterators)
Method Detail

loadExtents

public void loadExtents()
Specified by:
loadExtents in class ExtentDisjunctionIterator


Copyright © 2009. All Rights Reserved.