FirteX-高性能全文索引和检索平台API Documentation |
#include <Vocabulary.h>
公有类型 | |
| typedef TermT | term_type |
公有成员 | |
| CHashMapBuilder () | |
| CHashMapBuilder (CPosMemCache *mc) | |
| ~CHashMapBuilder () | |
| void | save (CIndexOutputDescriptor *pOutputDesc) |
| CPosting * | find (term_type t) |
| void | clear () |
| count_t | distinctNumTerms () |
保护类型 | |
| typedef firtex::index::CHashMapBuilder::_table_array | table_array |
| typedef pair< term_type, CPosting * > | table_item_pair |
| typedef hash_map< term_type, CPosting * >::iterator | table_iterator |
保护成员 | |
| void | quickSort (table_array lex[], int32_t lo, int32_t hi) |
保护属性 | |
| hash_map< term_type, CPosting * > | m_table |
| CPosMemCache * | m_memcache |
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||
|
|
|
|||||
|
|
|
|||||
|
|
http://www.firtex.org http://www.sourceforge.net/projects/firtex