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


Loading...
Searching...
No Matches
Data Structures | Namespaces
TermDocs.h File Reference
#include "LuceneObject.h"

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

namespace  Lucene
 

clucene.sourceforge.net