搜索

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

151.XSServer::execCommand

...s->_sendBuffer = ''; $this->write($buf); // return true directly for local file if ($this->_flag & self::FILE) { return true; } // got the respond $res = $this->getRespond(); // check respond if ($res->cmd === XS_CMD_ERR && $res_cmd != XS_CMD_ERR) { throw new XS...

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

发布时间:2011-01-12 10:01 t By xxxG9onno

...,我根据 安装说明 编译出这个 scws.so 文件,本位于 /usr/local/php/lib/php/extensions/no-debug-non-zts-20090626/ 目录下,我把 scws.so 复制到 /modules 目录下。 php.ini中,extension_dir = "/usr/lib/php/modules",mysql.so 等这些都放在这里,我把它改成 "...

153.RE: 1.1.2的 自定义字典无法使用

更新时间:2010-05-23 22:05 t By 逆雪寒

...ws] extension=scws.so scws.default.charset=utf8 scws.default.fpath=/usr/local/scws/etc 而php 是这样 //分词 $so = scws_new(); $so->set_charset('utf8'); // 这里没有调用 set_dict 和 set_rule 系统会自动试调用 ini 中指定路径下的词典和规则文件 $so->add_d...

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

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

...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,8384 3 配置和导入原有数据 在sdk的app目录里 vi 项...

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

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

...此高效的搜索解决方案[/b] 约定xunsearch安装路径为/usr/local/xunsearch 所有配置文件和http://www.xunsearch.com/doc/php/guide/ini.guide保持一致 搜索配置文件,sample.ini [code]project.name = sample project.default_charset = GBK ;server.index = 8383 ;server.se...

156.C版简易中文分词-cscwsd-0.0.3 发布

发布时间:2007-06-06 10:06 t By hightman

...用 cscwsd -h 建议使用 cscwsd -D -L /tmp/cscwsd.log -d /usr/local/etc/dict.txt 3. 简单测试分词 telnet localhost 4700 然后直接输入文字即可,每敲入一个回车,服务器立刻返回当前句的切分结果. 几条控制命令,在切分前设定(可不...

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

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

...ghtman.cn/bbs/showthread.php?tid=503的指示 安装了scws-1.0.x到 /usr/local/scws,然后一步步走下来, 重新make了MySQL,plugin下面的scws进行configure正常,但在编译时出了错误,错误信息如下: In file included from ../../include/my_global.h:85, ...

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

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

...-+-----+ 22 rows in set (0.00 sec) 这是Indexer导入的结果 $php /usr/local/xunsearch/sdk/php/util/Indexer.php --project=${project_ini} --charset=utf8 --source=${mysql} --sql="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.gam...

159.xunsearch 每天不定时挂掉,原因不明

发布时间:2012-05-22 20:05 t By Asa

...据9g多 为了优化性能,数据放入内存了 /dev/shm/data on /usr/local/xunsearch/data 跟踪信息如下,麻烦老大给看看情况 应用地址 http://dict.qinbei.com [root@www ~]# ps -axu|grep search Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/procps-3.2.8/FAQ ...

160.共享自己的drupal模块出来,drupal commerce + xunsearch 做出强大的中文搜索,丢掉solr吧

发布时间:2014-03-11 01:03 t By drupal anywhere

...o.ini数据库到同名目录, centos 6默认安装后demo.ini在/usr/local/xunsearch/sdk/php/app/ 直接复制demo.ini 为commerce.ini 好吧,别懒,修改一下配置,使之适合drupal commerce 共享我的出来:就是上面下载连接下载后的commerce.ini 3.建立一...

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