Lucene++ - a full-featured, c++ search engine
API Documentation
#include "Query.h"
Go to the source code of this file.
Data Structures | |
class | Lucene::TermQuery |
A Query that matches documents containing a term. This may be combined with other terms with a BooleanQuery . More... | |
Namespaces | |
namespace | Lucene |