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


TermVector.h File Reference

#include "FieldInfos.h"

Go to the source code of this file.

Classes

class  lucene::index::TermFreqVector
 Provides access to stored term vector of a document field. More...
class  lucene::index::TermVectorsWriter
 Writer works by opening a document and then opening the fields within the document and then writing out the vectors for each field. More...
class  lucene::index::TermVectorsWriter::TVField
class  lucene::index::TermVectorsWriter::TVTerm
class  lucene::index::SegmentTermVector
class  lucene::index::TermVectorsReader
struct  lucene::index::TermVectorOffsetInfo
class  lucene::index::TermPositionVector
 Extends TermFreqVector to provide additional information about positions in which each of the terms is found. More...
class  lucene::index::SegmentTermPositionVector

Namespaces

namespace  lucene
 

todo: jlucene has change from using DocumentFieldList/Enumeration to using a java List.


namespace  lucene::index

clucene.sourceforge.net