7 #ifndef TERMRANGETERMENUM_H
8 #define TERMRANGETERMENUM_H
35 bool includeLower,
bool includeUpper,
const CollatorPtr& collator);
51 virtual double difference();
54 virtual bool endEnum();
55 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
boost::shared_ptr< Collator > CollatorPtr
Definition: LuceneTypes.h:525