#include <StructQueryRep.hpp>
Public Methods | |
ProxInfo () | |
~ProxInfo () | |
Public Attributes | |
int | id |
document id | |
int | count |
term freq | |
int | size |
window size | |
int | nextPos |
int * | posList |
list of positions in document | |
ProxInfo * | next |
next ProxInfo element in the list. |
|
|
|
|
|
term freq
|
|
document id
|
|
next ProxInfo element in the list.
|
|
next position of this term in document used by unordered window and synonym |
|
list of positions in document
|
|
window size
|