搜索

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

1171.Indexer 导入数据和 mysql查询结果不一致, why??

更新时间:2013-09-25 13:09 t By airowner

mysql查询结果 mysql> select group_concat(game_tag.tag__id) as tag__id,t.id as id from m as t left join game_tag on t.game__id = game_tag.game__id group by t.game__id; +-----------------------------------------------------------------------------+-----+ | tag__id ...

1172.addWeight提权问题 提不上去

更新时间:2013-08-22 13:08 t By beike228

... [name] type = title tokenizer = GameName [ranking] index=self[hr] 问题:加了权重提升 还排在后面[hr] [ranking] index=self tokenizer = full 重建索引后 搜索结果还一样

1173.重启xunsearch

更新时间:2012-03-27 10:03 t By bigxu

...02之类错误。 我写过一段这样bash shell 脚本,大概原理: 每隔几秒去请求搜索页面,据返还结果确定否需要重启,重启后再查检查, 如果连续N次都失败则会强制杀死进程,重新启动。 [code] #!/bin/bash # author http://w...

1174.RE: scws.so: undefined symbol: core_globals_id in Unknown on line 0 done

更新时间:2010-04-28 10:04 t By uuuuu

非常感谢大哥指点 我php编译大致这样 ./configure --prefix=/usr/local/php51 --with-config-file-path=/usr/local/php51/etc --with-mysql=/usr/local/mysql51 --with-mysqli=/usr/local/mysql51/bin/mysql_config --with-iconv-dir=/usr/local --with-freetype-dir --with-jpeg-dir --with-pn...

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

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

...unsearch-full-latest.tar.bz2 tar xjvf xunsearch-full-latest.tar.bz2 #目前1.3.1 cd xunsearch-full-1.3.1/ sh setup.sh #默认装在/usr/local/xunsearch 2 启动xunsearch /usr/local/xunsearch/bin/xs-ctl.sh -b 对外ip(我内网,用192.168.0.250) start 如果开启iptables,要放行8383,...

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

更新时间:2009-05-06 09:05 t By crackx

...----------------------------------------------------------------- 不知什么问题,望指点,非常感谢.

1177.XSIndex::update

...Document $doc, bool $add=false) $doc XSDocument $add bool 否为新增文档, 已有数据中不存在同一主键其它数据 {return} XSIndex 返回自身对象以支持串接操作 源码: sdk/php/lib/XSIndex.class.php#L85 (显示) public function update(XSDocu...

1178.XSSearch

...定词汇同义词列表 XSSearch hasRespond() 判断服务端否有可读数据 XSServer highlight() 搜索结果字符串高亮处理 XSSearch markResetScheme() 标记字段方案重置 XSSearch open() 连接搜索服务端并初始化 XSSearch reopen() ...

1179.XSDocument

...规SQL数据表中一行记录. 通过魔术方法, 每个字段名都文档虚拟属性, 可直接赋值或取值, 也支持数组方式访问文档字段. $doc = new XSDocument; $doc->name = 'value'; // 用对象属性方式进行赋值、取值 $doc['name'] = 'value'; // 用数组下标...

1180.search进程压力好大

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

... 找到问题原因了,当某一个字段设置type=numeric,且字段值浮点型时,某个xs search进程占用cpu和内存迅速升高,并一直维持在占用资源很高状态。手册关于type=numeric说明,“numeric 数值型,包含整型和浮点数,仅当字段需用...

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