搜索

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

11.关于使用过程的权限控制问题

发布时间:2014-08-31 14:08 t By kaikai

在使用/demo/search.php 搜索的时候,出现的。权限需要怎么解决? 错误:[XSException] ../../../../usr/local/xunsearch/sdk/php/lib/XS.php(2481): Permission denied(C#13, localhost:8384)

12.RE: 关于apc缓存

发布时间:2012-01-15 11:01 t By hightman

xunsearch缓存仅仅用于缓存ini文件,所以基本上不需要用到memcached这样重型需要TCP连接的开销。 因为一台服务器上你也不会开多少个搜索项目啊,就算没有缓存问题也不大。 目前自动支持apc\eacc\xcache

13.关于demo的问题

发布时间:2012-07-02 20:07 t By t.k.

按照http://www.xunsearch.com/doc/php/guide/start.demo的指导, [code]cd $prefix/sdk/php util/Indexer.php --source=csv --clean demo[/code] 提示如下: /usr/bin/env: php: No such file or directory 请问是什么原因?

14.RE: 关于Limit 100的解决方案

发布时间:2013-09-13 13:09 t By hightman

呵,不用这么麻烦,可以在服务器上直接解压 packages/xunsearch-1.4.7.tar.bz2 然后,修改、编译即可。

15.RE: 关于缓存使用xcache的问题

更新时间:2012-03-06 10:03 t By hightman

谢谢,新版本已经修正这个情况。推荐用 apc [url]https://github.com/hightman/xunsearch/commit/5e48f3cf0569688561d262851004166433792e14[/url]

16.RE: 关于主表、子表同时参与检索的设计

更新时间:2013-03-31 13:03 t By hightman

xunsearch 你可以 XSDocument::addTerm 比多值属性更方便啊

17.RE: 关于日期类型数据的处理问题

发布时间:2012-02-21 13:02 t By hightman

如果你仔细阅读过 http://www.xunsearch.com/doc/php/guide/ini.guide#ch2 应该会发现,date 字段本身就只是 YYYYMMDD 这样的格式,如果你需要时分秒,请改为存储时间戳或者存储时间字符串吧。

18.关于自动分类,用什么方式存储的分类名啊,是放在数据库里吗

发布时间:2013-02-20 16:02 t By xunsearch123

如题: 关于自动分类,用什么方式存储的分类名啊,是放在数据库里吗

19.RE: 关于词频的解释

更新时间:2013-04-15 11:04 t By hightman

...方加入 p(1) + n = 5 即可 我们的DEMO已经更新,[url]http://www.xunsearch.com/scws/demo/v4.php[/url] 您也可以参见我们的 GITHUB 日志:[url]https://github.com/hightman/scws/commit/53269c304f6f8b84263ed18522152eb3b070c51a[/url]

20.新手提问 关于sdk的引用问题

更新时间:2012-12-21 16:12 t By gclinux

...解决 求相关信息. ps:错误提示Warning: require_once(/home/xunsou/xunsearch/sdk/php/lib/XS.php) [function.require-once]: failed to open stream: Permission denied in /home/web/www.ziyouhu.com/xs-test.php on line 3 Fatal error: require_once() [function.require]: Failed opening required '/home...

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