FirteX-高性能全文索引和检索平台API Documentation |
#include <Vocabulary.h>
公有类型 | |
| typedef TermT | term_type |
| typedef term_table | term_table_type |
| typedef term_table * | term_table_ptr |
| typedef CVocabularyLoaderIterator | loader_iterator |
公有成员 | |
| CVocabularyLoader () | |
| ~CVocabularyLoader () | |
| void | load (CIndexInput *pIndexInput) |
| CTermInfo * | find (term_type t) |
| loader_iterator | terms () |
| void | clear () |
| count_t | distinctNumTerms () |
保护属性 | |
| count_t | m_termCount |
| term_table_ptr | m_ptermtable |
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
清空词表 |
|
|||||||||
|
获取非重复Term总数 |
|
||||||||||
|
查找指定Term
|
|
||||||||||
|
装入词表 |
|
|||||||||
|
获取Term的迭代子 |
|
|||||
|
|
|
|||||
|
|
http://www.firtex.org http://www.sourceforge.net/projects/firtex