Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the documentation of this file.
7 #ifndef BOOLEANCLAUSE_H
8 #define BOOLEANCLAUSE_H
47 void setOccur(
Occur occur);
56 virtual int32_t hashCode();
57 virtual String toString();
clucene.sourceforge.net