搜索

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

21.demo中有的词搜索不到

发布时间:2014-01-02 19:01 t By 大王回山

....0022 秒。 [root@localhost bin]# 有意思 -bash: 有意思: command not found [root@localhost bin]# ./php /usr/local/lamp/xunsearch/sdk/php/util/Quest.php demo 有意思 在 3 条数据中,大约有 1 条包含 有意思 ,第 1-1 条,用时:0.0029 秒。 "很有"这个词搜不...

22.RE: [2011] SCWS-1.1.8 发布,提供VC9的php_scws.dll、支持自定义词库

更新时间:2011-09-01 11:09 t By wodeln

...basedir restriction in effect. File(C:\Program Files\scws\etc\dict.xdb) is not within the allowed path(s): (D:/DedeAMPZ/WebRoot/Default) in D:\DedeAMPZ\WebRoot\Default\tld\dede\getwen.php on line 61 Warning: SimpleCWS::set_rule() [function.SimpleCWS-set-rule]: open_basedir restriction in effect. ...

23.RE: xunsearch-1.3.0 (基于xapian/scws/php的开源中文全文搜索,新增同义词、修正BUG)

更新时间:2012-01-18 09:01 t By KnightE

[s]呵呵,观察了一天,“document xxxx not found”的问题看不到了[/s] 额,不是,还是有这个错误在log中:(

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

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

... -p 你的phpwind数据库名 CREATE TABLE `mq` ( `mid` int(10) unsigned NOT NULL AUTO_INCREMENT, `tid` int(10) unsigned NOT NULL DEFAULT '0', `type` tinyint(1) unsigned zerofill NOT NULL DEFAULT '0', PRIMARY KEY (`mid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; #建立trigger 使用trigger来...

25.XSCsvDataSource

...g; if (empty($file) && $this->inCli) { echo "WARNING: input file not specified, read data from \n"; $file = 'php://stdin'; } if (!($this->fd = fopen($file, 'r'))) { throw new XSException("Can not open input file: '$file'"); } $this->line = 0; if (isset($...

26.xunsearch 1.4.7安装问题在线等

发布时间:2013-09-28 15:09 t By youluolei

...earch checking for scws_new in -lscws... no configure: error: scws_new() NOT found in libscws, please check it first. ----- ERROR: failed to configure xapian-core-scws, see 'setup.log' for more detail 没配置xapian-core-scws 这个是什么问题啊?? 找了一天了,搜索了一天...

27.RE: xunsearch-1.3.0 (基于xapian/scws/php的开源中文全文搜索,新增同义词、修正BUG)

发布时间:2012-01-19 20:01 t By hightman

[quote='KnightE' pid='449' dateline='1326794968'] [s]呵呵,观察了一天,“document xxxx not found”的问题看不到了[/s] 额,不是,还是有这个错误在log中:( [/quote] 那还会有错误吗?是search还是index的log?

28.RE: 安装时出现错误

更新时间:2012-01-17 14:01 t By whoneed

...包拷贝到了线上。 出现如下错误。 configure:error: scws_new() NOT found in libscws, please check it first http://bbs.xunsearch.com/showthread.php?tid=7 按照这个贴子处理,还是不行。 没有 ln -s libuuid.so.1.0 libuuid.so; 这个文件。[hr] 除了把系统重装,并且...

29.ubuntu 11.04 编译出错

发布时间:2012-07-01 10:07 t By fuxiang90

gcc -o test -I/usr/local/scws/include/scws -L /usr/local/scws/lib test.c -lscws -Wl,--rpath -Wl, /usr/local/scws/lib /usr/bin/ld: cannot find /usr/local/scws/lib: File format not recognized collect2: ld returned 1 exit status Hightman 能否解决下?

30.构建搜索语句

...定的关键词,用法为格式为 “*字段名*:*关键词*”。 > note: 搜索语句最大支持长度为 80 字节(每一个汉字占 3 字节),此规则同时适用于 > [XSSearch::search] 和 [XSSearch::count] 的 `$query` 参数。 搜索语句举例如下: ~~~ [php] $search->se...

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