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

data structure that contains summary information related to a document as the result of a search More...

#include <DataStructures.h>

Inheritance diagram for tpc::index::DocumentSummary:
Inheritance graph
[legend]
Collaboration diagram for tpc::index::DocumentSummary:
Collaboration graph
[legend]

Public Attributes

std::vector< SentenceSummarymatching_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}
 

Detailed Description

data structure that contains summary information related to a document as the result of a search


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