|
libtpc
0.1
Textpressocentral core library
|
results generated by a search More...
#include <DataStructures.h>

Public Member Functions | |
| void | update (const SearchResults &other) |
Public Attributes | |
| Query | query |
| std::vector< DocumentSummary > | hit_documents {} |
| size_t | total_num_sentences {0} |
| double | max_score {0} |
| double | min_score {DBL_MAX} |
| Lucene::Collection< Lucene::ScoreDocPtr > | partialIndexMatches {} |
| Lucene::Collection< Lucene::ScoreDocPtr > | partialExternalMatches {} |
results generated by a search
1.8.11