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


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

Go to the source code of this file.

Data Structures

class  Lucene::PrefixQuery
 A Query that matches documents containing terms with a specified prefix. A PrefixQuery is built by QueryParser for input like app*. More...
 

Namespaces

 Lucene
 

clucene.sourceforge.net