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


Loading...
Searching...
No Matches
Data Structures | Namespaces
SpanQueryFilter.h File Reference
#include "SpanFilter.h"

Go to the source code of this file.

Data Structures

class  Lucene::SpanQueryFilter
 Constrains search results to only match those which also match a provided query. Also provides position information about where each document matches at the cost of extra space compared with the QueryWrapperFilter. There is an added cost to this above what is stored in a QueryWrapperFilter. Namely, the position information for each matching document is stored. More...
 

Namespaces

namespace  Lucene
 

clucene.sourceforge.net