CLucene - a full-featured, c++ search engine
API Documentation
#include <SearchHeader.h>
Data Fields | |
int32_t | doc |
Expert: A hit document's number. | |
float_t | score |
Expert: The score of this document for the query. |
int32_t lucene::search::ScoreDoc::doc |
float_t lucene::search::ScoreDoc::score |
Expert: The score of this document for the query.