Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the documentation of this file.
7 #ifndef TERMRANGETERMENUM_H
8 #define TERMRANGETERMENUM_H
35 bool includeLower,
bool includeUpper,
const CollatorPtr& collator);
#define LUCENE_CLASS(Name)
Definition: LuceneObject.h:24
boost::shared_ptr< Term > TermPtr
Definition: LuceneTypes.h:233
boost::shared_ptr< Collator > CollatorPtr
Definition: LuceneTypes.h:525
Definition: AbstractAllTermDocs.h:12
boost::shared_ptr< IndexReader > IndexReaderPtr
Definition: LuceneTypes.h:157
clucene.sourceforge.net