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

公有成员 | |
| CTrecCollection (void) | |
| CTrecCollection (const tchar *dir, CIndexWriter *pWriter) | |
| virtual | ~CTrecCollection (void) |
| bool | scanInternal () |
| void | parseFile (const tstring &filename) |
静态公有属性 | |
| const tstring | identifier |
保护成员 | |
| void | loadSchema (const tstring &schemaFile, CDocumentSchema &schema) |
| bool | processTag (char *&start, char *end, CTrecTagPair *p, char *&value, size_t &valueLen, bool skip) |
| void | doParse () |
保护属性 | |
| tstring | m_sDirectory |
| CTrecTagPair ** | m_tags |
| int32_t | m_numTags |
| char * | m_contentBuffer |
| int32_t | m_length |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
装入schema信息 |
|
|
分析单个Trec文档
|
|
||||||||||||||||||||||||||||
|
|
|
|
扫描处理文档集,子类实现 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://www.firtex.org http://www.sourceforge.net/projects/firtex