FirteX-高性能全文索引和检索平台API Documentation |
#include "Config.h"#include <cmath>#include <vector>#include "typedefs.h"Namespaces | |
| namespace | firtex |
| namespace | firtex::utility |
组合类型 | |
| class | firtex::utility::CMemCache< T > |
宏定义 | |
| #define | MINPOW 5 |
| #define | MAXPOW 32 |
| #define | NLISTS MAXPOW-MINPOW+1 |
类型定义 | |
| typedef CMemCache< firtex::loc_t > | CPosMemCache |
变量 | |
| size_t | POW_TABLE [] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
初始化序列:
{
1,2,4,8,16,32,64,128,256,512,
1024,2048,4096,8192,16384,32768,65536,131072,262144,524288,
1048576,2097152,4194304,8388608,16777216,33554432,67108864,134217728,268435456,536870912,
1073741824,2147483648,
}
|
http://www.firtex.org http://www.sourceforge.net/projects/firtex