FirteX-高性能全文索引和检索平台API Documentation |
#include <StoredFieldsReader.h>
公有成员 | |
| CStoredFieldsReader (CDirectory *pDirectory, const tstring &barrel, CFieldsInfo *fieldsInfo) | |
| ~CStoredFieldsReader (void) | |
| document::CDocument * | document (docid_t docID) |
| document::CField * | field (docid_t docID, fieldid_t fid) |
| void | open (CDirectory *pDirectory, const tstring &barrel, CFieldsInfo *fieldsInfo) |
| void | close () |
保护属性 | |
| CIndexInput * | m_pFieldValueReader |
| CIndexInput * | m_pFieldIndexReader |
| CFieldsInfo * | m_pFieldsInfo |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
获取指定文档编号的文档对象,此文档对象仅包含建索引时有存储标志的字段
|
|
||||||||||||
|
获取指定文档编号指定字段编号的文档对象
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
http://www.firtex.org http://www.sourceforge.net/projects/firtex