#include <ParsedDocument.hpp>
Public Member Functions | |
std::string | getContent () |
Public Attributes | |
const char * | text |
size_t | textLength |
const char * | content |
size_t | contentLength |
indri::utility::greedy_vector< char * > | terms |
indri::utility::greedy_vector< indri::parse::TagExtent * > | tags |
indri::utility::greedy_vector< indri::parse::TermExtent > | positions |
indri::utility::greedy_vector< indri::parse::MetadataPair > | metadata |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|