|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.tm4j.topicmap.index.text.LuceneQueryResultImpl
This is an implementation of QueryResult for the Lucene Full Text Engine
| Constructor Summary | |
LuceneQueryResultImpl(org.apache.lucene.search.Hits hits,
TopicMap map)
|
|
| Method Summary | |
QueryHit |
getHit(int i)
The hit with the given index or an IndexException if this index is not available |
int |
size()
The size of the QueryResult |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LuceneQueryResultImpl(org.apache.lucene.search.Hits hits,
TopicMap map)
| Method Detail |
public QueryHit getHit(int i)
throws IndexException
QueryResult
getHit in interface QueryResulti -
IndexExceptionpublic int size()
QueryResult
size in interface QueryResult
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||