#include <InvFPDocInfo.hpp>
Inheritance diagram for InvFPDocInfo:
Public Methods | |
InvFPDocInfo () | |
~InvFPDocInfo () | |
const LOC_T * | positions () const |
void | positions (const LOC_T *p) |
This class contains document information for a particular term All methods are in reference to a particular term. For information about a document in whole, see the class DocumentProps.hpp
|
|
|
|
|
Set the list of positions Default implementation does nothing Reimplemented from DocInfo. |
|
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 DocInfo. |