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

公有成员 | |
| CParserPlugin (IParserPlugin *pParserInterface) | |
| virtual | ~CParserPlugin () |
| void | setTermVector (const tchar *field, TermVector_ tv) |
| TermVector_ | getTermVector (const tchar *field) |
保护成员 | |
| bool | parseInternal (CIndexParameter *pArg) |
| void | defineSchema (CDocumentSchema *pSchema) |
| tstring | getFileType () |
保护属性 | |
| IParserPlugin * | m_pParserInterface |
| IDocument * | m_pDocumentInterface |
| IIndexParameter * | m_pParameterInterface |
| CIndexParameter * | m_pOuterParameter |
|
|
|
|
|
|
|
|
定义文档的schema,子类必须实现此接口
|
|
|
获取这个parser可以处理的文件类型 |
|
|
获取字段的词向量属性,参见
|
|
|
解析文档,子类必须实现此接口
|
|
||||||||||||
|
设置字段的词向量属性,参见
|
|
|
|
|
|
|
|
|
|
|
|
|
http://www.firtex.org http://www.sourceforge.net/projects/firtex