7 #ifndef PAYLOADTERMQUERY_H
8 #define PAYLOADTERMQUERY_H
37 virtual int32_t hashCode();
39 friend class PayloadTermWeight;
40 friend class PayloadTermSpanScorer;
boost::shared_ptr< Term > TermPtr
Definition: LuceneTypes.h:233
This class is very similar to SpanTermQuery except that it factors in the value of the payload locate...
Definition: PayloadTermQuery.h:21
boost::shared_ptr< LuceneObject > LuceneObjectPtr
Definition: LuceneTypes.h:539
boost::shared_ptr< Weight > WeightPtr
Definition: LuceneTypes.h:480
boost::shared_ptr< PayloadFunction > PayloadFunctionPtr
Definition: LuceneTypes.h:402
boost::shared_ptr< Searcher > SearcherPtr
Definition: LuceneTypes.h:434
#define LUCENE_CLASS(Name)
Definition: LuceneObject.h:24
Definition: AbstractAllTermDocs.h:12
Matches spans containing a term.
Definition: SpanTermQuery.h:15
bool includeSpanScore
Definition: PayloadTermQuery.h:30