Lucene++ - a full-featured, c++ search engine
API Documentation


Data Structures | Namespaces
BooleanQuery.h File Reference
#include "Query.h"
#include "BooleanClause.h"
#include "Weight.h"
+ Include dependency graph for BooleanQuery.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Lucene::BooleanQuery
 A Query that matches documents matching boolean combinations of other queries, eg. TermQuerys, PhraseQuerys or other BooleanQuerys. More...
 

Namespaces

 Lucene
 

clucene.sourceforge.net