MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich

Package ch.ethz.mxquery.datamodel.adm

Interface Summary
FTToken Interface of Linguistic Token and Phrase
 

Class Summary
AllMatch AllMatch: item that contains the Matches of a full-text query¨
LinguisticToken Linguistic Token: for each word in the text there exists a Linguistic Token Additional Information: position of term in text, Dewey Identifier, sentence and paragraph information etc.
Match Match: Representation of Match in Fulltext Data Model Roughly speaking: A conjunction of StringMatches (for now just includes, later also excludes)
Phrase implementation of a Phrase containing several Matchs (for each Linguistic Token that matches a word of the phrase)
StringMatch Represents a StringMatch of the Fulltext Data Model: Roughly speaking, a match of query tokens with document tokens
StringMatchCompare  
 


MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich

MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich