#include <TokenizedDocument.hpp>
Public Attributes | |
const char * | text |
size_t | textLength |
const char * | content |
size_t | contentLength |
indri::utility::greedy_vector< char * > | terms |
indri::utility::greedy_vector< TagEvent > | tags |
indri::utility::greedy_vector< TermExtent > | positions |
indri::utility::greedy_vector< MetadataPair > | metadata |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|