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

公有成员 | |
| CPlainParser () | |
| CPlainParser (const tchar *contentFieldName) | |
| virtual | ~CPlainParser () |
| tstring | getFileType () |
| void | close () |
静态公有属性 | |
| const tstring | category |
| const tstring | identifier |
保护成员 | |
| bool | parseInternal (CIndexParameter *pArg) |
| void | defineSchema (CDocumentSchema *pSchema) |
保护属性 | |
| CFileReader * | m_reader |
| schemaid_t | m_contentsId |
| CFXString | m_contentField |
|
|
|
|
|
|
|
|
|
|
|
关闭分析器,子类重载后需显式调用 |
|
|
定义文档的schema,子类必须实现此接口
|
|
|
获取这个parser可以处理的文件类型 |
|
|
解析文档,子类必须实现此接口
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://www.firtex.org http://www.sourceforge.net/projects/firtex