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


 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Structures | Namespaces
PhraseQuery.h File Reference
#include "Query.h"

Go to the source code of this file.

Data Structures

class  Lucene::PhraseQuery
 A Query that matches documents containing a particular sequence of terms. A PhraseQuery is built by QueryParser for input like "new york". More...

Namespaces

namespace  Lucene

clucene.sourceforge.net