Lucene++ - a full-featured, c++ search engine
API Documentation
#include "LuceneObject.h"
Go to the source code of this file.
Data Structures | |
class | Lucene::TermVectorOffsetInfo |
The TermVectorOffsetInfo class holds information pertaining to a Term in a TermPositionVector 's offset information. This offset information is the character offset as set during the Analysis phase (and thus may not be the actual offset in the original content). More... | |
Namespaces | |
namespace | Lucene |