FirteX-高性能全文索引和检索平台

API Documentation


首页 | 名字空间列表 | 类继承关系 | 组合类型列表 | $(BL\录(B | 文件列表 | 名字空间成员 | 组合类型成员 | 文件成员

firtex::utility::CArgument::sindex结构参考

#include <Argument.h>

所有成员的列表。

公有属性

tstring srcfile
tstring dstindex
 源文件路径 [必需].
bool append
 索引存放路径 [必需].
tstring mergemode
 true:向已存在索引库添加索引,false:创建新索引,默认为true。[可选]
int32_t maxIndexTerms
 建完索引后对索引的优化方式,可取"no","merge","optimize","deldocs_optimize"
int64_t memory
 最多索引词数,如果没提供则使用CConfig提供的参数。[可选]


成员数据文档

bool firtex::utility::CArgument::sindex::append
 

索引存放路径 [必需].

tstring firtex::utility::CArgument::sindex::dstindex
 

源文件路径 [必需].

int32_t firtex::utility::CArgument::sindex::maxIndexTerms
 

建完索引后对索引的优化方式,可取"no","merge","optimize","deldocs_optimize"

int64_t firtex::utility::CArgument::sindex::memory
 

最多索引词数,如果没提供则使用CConfig提供的参数。[可选]

tstring firtex::utility::CArgument::sindex::mergemode
 

true:向已存在索引库添加索引,false:创建新索引,默认为true。[可选]

tstring firtex::utility::CArgument::sindex::srcfile
 


该结构的文档由以下文件生成:

http://www.firtex.org http://www.sourceforge.net/projects/firtex