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

公有成员 | |
| CDateFieldIndexer (CPosMemCache *pMemCache) | |
| virtual | ~CDateFieldIndexer (void) |
| void | addField (docid_t did, CField *pField) |
| void | write (CIndexOutputDescriptor *pWriterDesc) |
| void | setFilePointer (fileoffset_t off) |
| fileoffset_t | getFilePointer () |
| uint64_t | distinctNumTerms () |
保护属性 | |
| CDateVocabulary * | m_pDictionary |
| CPosMemCache * | m_pMemCache |
| fileoffset_t | m_tdiFilePointer |
|
|
|
|
|
|
|
||||||||||||
|
添加索引域
|
|
|
获取非重复的索引词个数 |
|
|
获取这个域在tdi文件中的偏移位置 |
|
|
设置/获取索引数据在tdi文件中的偏移 |
|
|
写索引文件 |
|
|
|
|
|
|
|
|
|
http://www.firtex.org http://www.sourceforge.net/projects/firtex