搜索

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

21.搜索总是不准确

发布时间:2012-02-29 08:02 t By jatwxf

... 但使用xunsearch搜索出来的结果 http://www.5ucom.com/so/index.php?q=质量管理+报告&f=subject 使用百度搜索出来的结果 http://www.baidu.com/s?q1=%D6%CA%C1%BF%B9%DC%C0%ED+%B1%A8%B8%E6&q2=&q3=&q4=&rn=10&lm=0&ct=0&ft=&q5=&q6=www.5ucom.com&tn=baiduadv 结果比较,...

22.RE: 求scws在linux下php5.3.*的教程

发布时间:2012-05-10 14:05 t By macnie

我也是。在Ubuntu 12.04,中安装不成功 root@ubuntu:/home/mrfer/scws-1.2.0# ./configure --prefix=/usr/local/scws ; make ; make install checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk......

23.分词时出现堆栈溢出错误

更新时间:2013-04-10 10:04 t By swish

...分词时,发生堆栈溢出(Stack overflow)错误。但用提供的PHP的DLL就没有问题,不知道是什么原因。 附件是出错的文件。[hr] 为了在C++ Builder下编译成动态链接库,对源码做了以下处理: 1、xtree.c里,对qsort的调用做了以下处理:...

24.centos下建索引出问题了!

发布时间:2012-09-22 16:09 t By zspoplar

...?大家帮忙看看么?[XSErrorException] ../usr/local/xunsearch/sdk/php/lib/XS.php(2207): stream_set_blocking(): supplied argument is not a valid stream resource(2) #0 ../usr/local/xunsearch/sdk/php/lib/XS.php(2207): xs_error_handler(2, 'stream_set_bloc...', '/usr/local/xuns...', 2207, Array) ...

25.XSTokenizerScws::getResult

...包含 [off:词在文本中的位置,attr:词性,word:词] 源码: sdk/php/lib/XSTokenizer.class.php#L339 (显示) public function getResult($text){ $words = array(); $text = $this->applySetting($text); $cmd = new XSCommand(XS_CMD_SEARCH_SCWS_GET, XS_CMD_SCWS_GET_RESULT, 0, $text); ...

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

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

...感谢 我去试试[hr] 加上 --enable-maintainer-zts 参数也不行 php 5.2.13 [root@zjx phpext]# /usr/local/php/bin/phpize Configuring for: PHP Api Version: 20041225 Zend Module Api No: 20060613 Zend Extension Api No: 220060519 [root@zjx phpext]# ./configure --with-scws=/usr/...

27.一个vps安装两个hdwiki项目

更新时间:2013-06-14 17:06 t By chinapubmed

具体安装日志见:http://bbs.xunsearch.com/showthread.php?tid=765 我在一个vps(1G内存)上建立了两个项目,对应两个网站,大家可以测试下。效果蛮好的(已经抛弃了hdwiki自带的tag搜索和全文搜索,仅保留了它的title搜索)! a, 中文P...

28.以json 格式数据导入报错

发布时间:2013-06-24 16:06 t By yestar

...后,就可以正常导入。 我输入命令符的时候 util/Indexer.php --source=json cusabio_cn_fix /var/www/fix/file1.txt -c gbk 报错误为 WARNING: invalid line #1 - Empty array INFO: reach end of the file, total lines: 1 Íê³ÉË÷Òýµ¼È룺³É¹¦ 0 Ìõ£¬Ê§°Ü 0 Ì...

29.scws不能应用在ZENDCORE服务器上

更新时间:2013-06-20 17:06 t By xwl

ZENDCORE 这个介绍就不多说了。 我估计是由于ZENDCORE是PHP-CGI运行模式。所以应该是NTS。所以不支持。 加载了还是一直提示找不到文件。 [undefined=undefined]Note: Extensions marked with a symbol '!' indicate that an inconsistency occurred between the s...

30.xunsearch的几个小小优化

发布时间:2012-09-12 22:09 t By Dull

...会直接返回所有搜索结果,http://www.xunsearch.com/demo/search.php?q=%21@@&f=_all&s=relevance 可以测试这个看,可以考虑强行判断,不包含就让搜索词为空,进行相应处理 如 if(!preg_match('/([0-9a-z]{2,2})/i')) Header('Location: /'); 3、继续搜索词过...

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