Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the documentation of this file.
7 #ifndef PAYLOADSPANUTIL_H
8 #define PAYLOADSPANUTIL_H
boost::shared_ptr< SpanQuery > SpanQueryPtr
Definition: LuceneTypes.h:450
#define LUCENE_CLASS(Name)
Definition: LuceneObject.h:24
boost::shared_ptr< Query > QueryPtr
Definition: LuceneTypes.h:420
Experimental class to get set of payloads for most standard Lucene queries. Operates like Highlighter...
Definition: PayloadSpanUtil.h:16
Definition: AbstractAllTermDocs.h:12
Base class for all Lucene classes.
Definition: LuceneObject.h:31
boost::shared_ptr< IndexReader > IndexReaderPtr
Definition: LuceneTypes.h:157
clucene.sourceforge.net