搜索

大约有 168 项符合查询结果, 库内数据总量为 3,513 项。 (搜索耗时:0.1009秒)

141.XSFieldMeta::toConfig

...52 (显示) public function toConfig(){ // type $str = "[" . $this->name . "]\n"; if ($this->type === self::TYPE_NUMERIC) { $str .= "type = numeric\n"; } elseif ($this->type === self::TYPE_DATE) { $str .= "type = date\n"; } elseif ($this->type === self::TYPE_ID) { ...

142.使用讯搜搭建phpwind的全文检索

更新时间:2012-05-18 09:05 t By myoula

...配置和导入原有数据 在sdk的app目录里 vi 项目名.ini project.name = 项目名 project.default_charset = UTF-8 server.index = 192.168.0.250:8383 server.search = 192.168.0.250:8384 [tid] type = id [fid] index = self tokenizer = full [author] [authorid] index = self tokenizer = full ...

143.XSDatabaseMySQLI

... $param) $param array 连接参数, 包含: user,pass,host,table,dbname ... 源码: sdk/php/util/XSDataSource.class.php#L621 (显示) public function connect($param){ $host = isset($param['host']) ? $param['host'] : ini_get('mysqli.default_host'); $user = isset($param['user']) ? $...

144.search进程压力好大

更新时间:2013-06-19 22:06 t By hpxl

... max_burst:7, num_accept:19, aps:0.0, num_task:29, tps:0.0, sock:37, name:"goods", home:"data/goods", rcv_size:8, flag:0x0000, version:"1.4.7-dev" } DBS: [NULL] CMDS: -> {NULL} ---------- SERVER INFO END ---------- TPOOL[0x61e2c0] { status:'-I-', total:9, spare:3, max:32 } = TODO ...

145.RE: 安装scws-1.1.5时遇到问题:Unable to load dynamic library

更新时间:2011-01-12 18:01 t By xxxG9onno

...,是编译安装的,我用 find 令命搜索的结果是: find / -name php -print /home/www/yj/fckeditor/editor/filemanager/connectors/php #这个是网页文件 /home/soft/php-5.3.4/sapi/cli/php #这个是php的源码文件 /var/lib/php /usr/bin/php #这个 php 是个行运行文件(...

146.不使用Indexer.php添加数据到xunsearch

更新时间:2012-12-21 20:12 t By Dull

...de/ini.guide保持一致 搜索配置文件,sample.ini [code]project.name = sample project.default_charset = GBK ;server.index = 8383 ;server.search = 8384 [pid] type = id [subject] type = title [message] type = body [dateline] type = numeric [author] index = both [au...

147.搜索全文时较慢,在0.5+秒,甚至1.0+秒【900M数据库】

更新时间:2013-07-05 15:07 t By chinapubmed

...据库大小约900MB。全是文本。 # 配置文件 [php]project.name = pub project.default_charset = utf-8 ;服务端用默认值 ;server.index = 8383 ;server.search = 8384 [did] type = id [title] type = title [tag] index = self [summary] index = both [content] type ...

148.RE: xunsearch-1.0.1 正式版 (基于xapian/scws/php的开源中文全文搜索引擎)

发布时间:2011-09-30 13:09 t By hightman

...更合理 * 09-29 14:09 0c80fb8 hightman: PHP-SDK: 给 XS 主类增加 setName 来根据需要改变 project.name * 09-27 15:05 c504ce2 hightman: 修正骨架代码的自动完成功能用鼠标点击时不能自动提交的问题 * 09-27 14:19 b2bac5b hightman: PHP-SDK: 修正骨架搜索代码中...

149.RE: Hightman 你好,我在编译scws时出现了问题

发布时间:2009-05-12 11:05 t By crackx

...e previous definition ../../include/my_config.h:1065:1: warning: "PACKAGE_NAME" redefined :1:1: warning: this is the location of the previous definition ../../include/my_config.h:1068:1: warning: "PACKAGE_STRING" redefined :4:1: warning: this is the location of the previous definition ../../inc...

150.RE: Hightman 你好,我在编译scws时出现了问题

发布时间:2009-07-18 17:07 t By yugan300

...e previous definition ../../include/my_config.h:1065:1: warning: "PACKAGE_NAME" redefined :1:1: warning: this is the location of the previous definition ../../include/my_config.h:1068:1: warning: "PACKAGE_STRING" redefined :4:1: warning: this is the location of the previous definition ../../inc...

  • 时间不限
  • 按相关性排序