Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the documentation of this file.
7 #ifndef SINGLETERMENUM_H
8 #define SINGLETERMENUM_H
30 virtual double difference();
33 virtual bool endEnum();
34 virtual bool termCompare(
const TermPtr& term);
#define LUCENE_CLASS(Name)
Definition: LuceneObject.h:24
boost::shared_ptr< Term > TermPtr
Definition: LuceneTypes.h:233
Definition: AbstractAllTermDocs.h:12
boost::shared_ptr< IndexReader > IndexReaderPtr
Definition: LuceneTypes.h:157
clucene.sourceforge.net