#include <InvFPDocInfo.hpp>
Inheritance diagram for lemur::index::InvFPDocInfo:
Public Member Functions | |
InvFPDocInfo () | |
~InvFPDocInfo () | |
const lemur::api::LOC_T * | positions () const |
void | positions (const lemur::api::LOC_T *p) |
Private Attributes | |
const lemur::api::LOC_T * | pos |
|
|
|
|
|
|
|
Return list of positions this term occurs in this document Default implementation to return NULL if no position information available for this DocInfo Reimplemented from lemur::api::DocInfo. |
|
|