Lucene++ - a full-featured, c++ search engine
API Documentation


Data Structures | Namespaces
TermPositionVector.h File Reference
#include "TermFreqVector.h"
+ Include dependency graph for TermPositionVector.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Lucene::TermPositionVector
 Extends TermFreqVector to provide additional information about positions in which each of the terms is found. A TermPositionVector not necessarily contains both positions and offsets, but at least one of these arrays exists. More...
 

Namespaces

 Lucene
 

clucene.sourceforge.net