7#ifndef TERMRANGETERMENUM_H
8#define TERMRANGETERMENUM_H
35 bool includeLower,
bool includeUpper,
const CollatorPtr& collator);
#define LUCENE_CLASS(Name)
Definition LuceneObject.h:24
Definition AbstractAllTermDocs.h:12
boost::shared_ptr< Collator > CollatorPtr
Definition LuceneTypes.h:525
boost::shared_ptr< Term > TermPtr
Definition LuceneTypes.h:233
boost::shared_ptr< IndexReader > IndexReaderPtr
Definition LuceneTypes.h:157