7 #ifndef SINGLETERMENUM_H
8 #define SINGLETERMENUM_H
30 virtual double difference();
33 virtual bool endEnum();
34 virtual bool termCompare(
const TermPtr& term);
boost::shared_ptr< Term > TermPtr
Definition: LuceneTypes.h:233
boost::shared_ptr< IndexReader > IndexReaderPtr
Definition: LuceneTypes.h:157
#define LUCENE_CLASS(Name)
Definition: LuceneObject.h:24
Definition: AbstractAllTermDocs.h:12