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