org.tm4j.topicmap.index.text .QueryHit

Description

This interface defines methods for accessing a concrete hit when quering the full text index

Implementations of this interface

Method Summary
org.tm4j.topicmap.TopicMapObject getObject()
Returns the TopicMapObject which is associated with this Hit The String value that caused the hit is probably stored in one of the properties of the object.
void getScore()
Returns the score rating given to this hit by the used search engine