Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the documentation of this file.
7 #ifndef REQOPTSUMSCORER_H
8 #define REQOPTSUMSCORER_H
30 virtual int32_t
advance(int32_t target);
31 virtual int32_t
docID();
37 virtual double score();
clucene.sourceforge.net