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