#define LUCENE_CLASS(Name)
Definition LuceneObject.h:24
virtual String toString()
Returns a string representation of the object.
int32_t doc
A hit document's number.
Definition ScoreDoc.h:29
double score
The score of this document for the query.
Definition ScoreDoc.h:25
ScoreDoc(int32_t doc, double score)
Definition AbstractAllTermDocs.h:12