|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FTIException | |
---|---|
org.paneris.bibliomania.fti |
Uses of FTIException in org.paneris.bibliomania.fti |
---|
Subclasses of FTIException in org.paneris.bibliomania.fti | |
---|---|
class |
CountTooLargeException
|
class |
IDTooLargeException
|
static class |
IndexOther.CorruptionException
|
class |
TextTooLongException
|
Methods in org.paneris.bibliomania.fti that throw FTIException | |
---|---|
SearchResults |
IndexOther.andSearchResults(java.lang.String[] args)
|
SearchResults |
IndexOther.groupSearchResults(java.lang.String[] args)
|
int |
IndexOther.idOfWord(java.lang.String word)
|
void |
IndexOther.index(Text text)
|
SearchResults |
IndexOther.querySearchResults(java.lang.String query)
|
SearchResults |
IndexOther.querySearchResults(java.lang.String textQuery,
java.lang.String keywordsQuery)
|
void |
IndexOther.unIndex(long textID)
|
Constructors in org.paneris.bibliomania.fti that throw FTIException | |
---|---|
HitTextsEnumeration(ContextSearchResults resultsP,
long startTextID,
long limitTextID,
int pageStart,
int requestedPageSize,
int hitsPerText)
|
|
ScoredHitTextsEnumeration(ContextSearchResults resultsP,
Score.Hit[] scores,
int pageStart,
int requestedPageSize,
int hitsPerText)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |