lucene::index::TermInfo Class Reference
#include <TermInfo.h>
List of all members.
Constructor & Destructor Documentation
| lucene::index::TermInfo::TermInfo |
( |
|
) |
|
| lucene::index::TermInfo::TermInfo |
( |
const int32_t |
df, |
|
|
const int64_t |
fp, |
|
|
const int64_t |
pp | |
|
) |
| | |
| lucene::index::TermInfo::TermInfo |
( |
const TermInfo * |
ti |
) |
|
| lucene::index::TermInfo::~TermInfo |
( |
|
) |
|
Member Function Documentation
| void lucene::index::TermInfo::set |
( |
const TermInfo * |
ti |
) |
|
| void lucene::index::TermInfo::set |
( |
const int32_t |
docFreq, |
|
|
const int64_t |
freqPointer, |
|
|
const int64_t |
proxPointer, |
|
|
int32_t |
skipOffset | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: