FirteX-高性能全文索引和检索平台API Documentation |
#include <WordSequenceVector.h>
继承图,类firtex::index::CWordSequenceVector

公有成员 | |
| CWordSequenceVector () | |
| CWordSequenceVector (const tchar *field, CIndexInput *pTVVInput) | |
| virtual | ~CWordSequenceVector (void) |
| void | open (const tchar *field, CIndexInput *pInput) |
| count_t | numTerms () |
| const termid_t * | getTermIDs () |
保护成员 | |
| void | addField (CIndexOutput *pOutput, CField *pField) |
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
添加字段,建立字段的前向索引,供CTermVectorWriter调用,外部不能直接使用
|
|
|
获取词序列,数组大小与
|
|
|
获取词总数 |
|
||||||||||||
|
打开Term Vector,准备读取Term Vector 信息
|
http://www.firtex.org http://www.sourceforge.net/projects/firtex