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


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

Go to the source code of this file.

Data Structures

class  Lucene::TermDocs
 TermDocs provides an interface for enumerating <document, frequency>; pairs for a term. The document portion names each document containing the term. Documents are indicated by number. The frequency portion gives the number of times the term occurred in each document. The pairs are ordered by document number. More...
 

Namespaces

 Lucene
 

clucene.sourceforge.net