Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the documentation of this file.
7 #ifndef SINGLETERMENUM_H
8 #define SINGLETERMENUM_H
31 virtual double difference();
34 virtual bool endEnum();
35 virtual bool termCompare(
TermPtr term);
clucene.sourceforge.net