|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IQueryResult | |
---|---|
com.metamatrix.core.index |
Uses of IQueryResult in com.metamatrix.core.index |
---|
Methods in com.metamatrix.core.index that return IQueryResult | |
---|---|
IQueryResult[] |
IIndex.query(java.lang.String word)
Returns the paths of the documents containing the given word. |
IQueryResult[] |
IIndex.queryInDocumentNames(java.lang.String word)
Returns the paths of the documents whose names contain the given word. |
IQueryResult[] |
IIndex.queryPrefix(char[] prefix)
Returns the paths of the documents containing the given word prefix. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |