CLucene - a full-featured, c++ search engine
API Documentation
#include "Query.h"Go to the source code of this file.
Namespaces | |
| namespace | lucene |
| namespace | lucene::search |
Data Structures | |
| class | lucene::search::RangeQuery |
Constructs a query selecting all terms greater than lowerTerm but less than upperTerm. More... | |