搜索

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

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

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

1 安装xunsearch wget http://www.xunsearch.com/download/xunsearch-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(我是内网,用的...

102.xunsearch-1.4.8 (基于 xapian+scws 的开源中文搜索引擎,小问题优化改进)

发布时间:2013-12-11 15:12 t By hightman

...配词表的接口 XSSearch::setRequireMatchedTerm 官方网站:[url]http://www.xunsearch.com[/url] 下载地址:[url]http://www.xunsearch.com/download/xunsearch-full-latest.tar.bz2[/url] 代码仓库:[url]https://github.com/hightman/xunsearch[/url] 修改日志:[url]https://github.com...

103.Xunsearch PHP-SDK 要求 PHP 的最低版本提高至 5.2.0

发布时间:2011-09-14 15:09 t By hightman

...到 github 代码仓库和最新开发版本中。 下载地址:[url]http://www.xunsearch.com/download/xunsearch-full-dev.tar.bz2[/url] 代码仓库:[url]http://github.com/hightman/xunsearch/[/url]

104.SCWS Flash移植版 - SCWS for Flash/AS3

更新时间:2013-10-29 22:10 t By Bruce_Jawn

...示原始页面, libscws.swc下载及SCWS for Flash/AS3源代码详见: http://bbs.9ria.com/thread-266835-1-1.html 源地址: http://bruce-lab.blogspot.com/2013/10/simple-chinese-word-segmentation-lib.html

105.RE: scws1.1.8为什么第一次都很慢。

更新时间:2011-10-24 00:10 t By ci169

...一有改变又慢了。 我直接复制官方演示的代码执行的。 http://www.ftphp.com/scws/demo/v48.php?source 同样的代码官方演示的就这么快啊。 而我弄的就差这么远。[hr] hightman 你在这里试试。下面是我放到服务器上测试的页面。跟官方代码...

106.关于Limit 100的解决方案

更新时间:2013-09-11 18:09 t By a283015121

...载好.rar.bz文件之后,先在服务器上面解压一下 wget http://www.xunsearch.com/download/xunsearch-full-latest.tar.bz2 tar -xjf xunsearch-full-latest.tar.bz2 2:登录您的FTP,下载xunsearch-full-1.4.7/packages/xunsearch-1.4.7.tar.bz2, 3:下载到你本机后,将...

107.RE: 关于使用过程的权限控制问题

更新时间:2014-09-30 00:09 t By qiuxis

...被占用的端口吧。 如果8384没有被占用 semanage port -a -t http_port_t -p tcp 8384 这时候在打开你的搜索页面看看。应该正常了! 注:semanage 无法使用的话,需要自己安装。 http://www.duzim.com/tech/201406/113.html

108.RE: Xunsearch 讯搜商品检索中多属性精确搜索疑问

发布时间:2014-12-30 12:12 t By liubo

[quote='bigxu' pid='8902' dateline='1419909241'] http://www.xunsearch.com/site/search?q=addterm http://www.xunsearch.com/site/search?q=%E8%A6%81%E6%B1%82%E6%90%9C%E7%B4%A2%E7%BB%93%E6%9E%9C%E4%B8%AD%E4%B8%8D%E5%90%AB%E7%89%B9%E5%AE%9A%E5%85%B3%E9%94%AE%E8%AF%8D [/quote] 我用的就是 addte...

109.[特别发布] 纯PHP编写的xdb词典导入导出工具!!

发布时间:2009-07-01 17:07 t By hightman

纯PHP编写的xdb词典(SCWS - http://www.ftphp.com/scws 所采用)导入导出工具!! 1. 词典导出:dump_xdb_file.php 在命令行模式下运行 php dump_xdb_file.php [存入的文本文件] 第二参数省略则直接输出到标准输出。 2. 词典生成:make_xdb_f...

110.重启xunsearch

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

...会强制杀死进程,重新启动。 [code] #!/bin/bash # author http://www.bigxu.com bigxu@foxmail.com # example : ./check.sh http://www.xunsearch.com/site/search?q=demo RE /data/www/xunsearch/bin/xs-ctl.sh /hom/bigxu/xu_restart.log > /dev/null 2>&1 & try_times=5 if [[ $1 == '...

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