Uses of Class
org.galagosearch.core.index.PositionIndexReader.Iterator

Packages that use PositionIndexReader.Iterator
org.galagosearch.core.index   
 

Uses of PositionIndexReader.Iterator in org.galagosearch.core.index
 

Methods in org.galagosearch.core.index that return PositionIndexReader.Iterator
 PositionIndexReader.Iterator PositionIndexReader.getIterator()
          Returns an iterator pointing at the first term in the index.
 PositionIndexReader.Iterator PositionIndexReader.getTermExtents(java.lang.String term)
          Returns an iterator pointing at the specified term, or null if the term doesn't exist in the inverted file.
 



Copyright © 2009. All Rights Reserved.