7 #ifndef TERMFREQVECTOR_H 8 #define TERMFREQVECTOR_H 29 virtual String getField();
32 virtual int32_t size();
44 virtual int32_t indexOf(
const String& term);
#define LUCENE_INTERFACE(Name)
Definition: LuceneObject.h:19
Provides access to stored term vector of a document field. The vector consists of the name of the fie...
Definition: TermFreqVector.h:18
Definition: AbstractAllTermDocs.h:12