Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

lemur::parse::Match Class Reference

Byte offsets of a document term (first char to last char inclusive). More...

#include <Match.hpp>

List of all members.

Public Attributes

int start
 byte offset of first character of token

int end
 byte offset of last character of token

lemur::api::LOC_T pos
 token position

lemur::api::TERMID_T termid
 term ID


Detailed Description

Byte offsets of a document term (first char to last char inclusive).


Member Data Documentation

int lemur::parse::Match::end
 

byte offset of last character of token

lemur::api::LOC_T lemur::parse::Match::pos
 

token position

int lemur::parse::Match::start
 

byte offset of first character of token

lemur::api::TERMID_T lemur::parse::Match::termid
 

term ID


The documentation for this class was generated from the following file:
Generated on Tue Jun 15 11:03:06 2010 for Lemur by doxygen 1.3.4