libtpc  0.1
Textpressocentral core library
Public Member Functions | Public Attributes | List of all members
tpc::index::SearchResults Struct Reference

results generated by a search More...

#include <DataStructures.h>

Collaboration diagram for tpc::index::SearchResults:
Collaboration graph
[legend]

Public Member Functions

void update (const SearchResults &other)
 

Public Attributes

Query query
 
std::vector< DocumentSummaryhit_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 {}
 

Detailed Description

results generated by a search


The documentation for this struct was generated from the following files: