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

公有成员 | |
| CFileListCollection (const tchar *filelist, CIndexWriter *pIndexWriter) | |
| virtual | ~CFileListCollection (void) |
| bool | addFile (const tchar *filename) |
| void | close () |
静态公有属性 | |
| const tstring | identifier |
保护成员 | |
| bool | scanInternal () |
保护属性 | |
| tstring | m_sListFile |
| ifstream | m_streamList |
|
||||||||||||
|
构造函数
|
|
|
|
|
|
添加单个文件进行索引 |
|
|
关闭Collection,释放资源 |
|
|
扫描处理文档集,子类实现,一般从文档集中抽取出单个文档,交给CIndexWriter对象处理 |
|
|
|
|
|
|
|
|
|
http://www.firtex.org http://www.sourceforge.net/projects/firtex