org.paneris.bibliomania.fti
Interface SearchResults

All Superinterfaces:
TextSearchResults, org.melati.poem.transaction.ToTidyList.Closeable
All Known Implementing Classes:
AndSearchResults, ContextSearchResults

public interface SearchResults
extends TextSearchResults


Method Summary
 long currentTextID()
           
 int frequency()
           
 void gotoText(long textID)
           
 
Methods inherited from interface org.paneris.bibliomania.fti.TextSearchResults
currentOffset, currentWordIndex, hitWordsCount, init, skipToNextHit, skipToWordIndex
 
Methods inherited from interface org.melati.poem.transaction.ToTidyList.Closeable
close
 

Method Detail

frequency

int frequency()

gotoText

void gotoText(long textID)
              throws com.sleepycat.db.DatabaseException
Throws:
com.sleepycat.db.DatabaseException

currentTextID

long currentTextID()


Copyright © 2000-2009 PanEris. All Rights Reserved.