|
libtpc
0.1
Textpressocentral core library
|
data structure that contains summary information related to a document as the result of a search More...
#include <DataStructures.h>


Public Attributes | |
| std::vector< SentenceSummary > | matching_sentences |
Public Attributes inherited from tpc::index::Document | |
| std::string | identifier |
| double | score {0} |
| std::string | year |
| int | lucene_internal_id {-1} |
| DocumentType | documentType {DocumentType::main} |
data structure that contains summary information related to a document as the result of a search
1.8.11