#include "Parser.hpp"
#include "indri/ParsedDocument.hpp"
#include "indri/IndexEnvironment.hpp"
Go to the source code of this file.
Namespaces | |
namespace | lemur |
namespace | lemur::parse |
Defines | |
#define | DOCIDKEY "docno" |
|
This class creates a ParsedDocument object that is compatible with an IndriIndex and pushes is into the index. |