Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the documentation of this file.
7 #ifndef PAYLOADTERMQUERY_H
8 #define PAYLOADTERMQUERY_H
37 virtual int32_t hashCode();
39 friend class PayloadTermWeight;
40 friend class PayloadTermSpanScorer;
clucene.sourceforge.net