搜索

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

11.RE: 获取索引对象就报错supplied argument is not a valid stream resource

更新时间:2012-08-27 20:08 t By xiaofeng

可能是你没有开启监听服务,你先查下 8383或者8384 端口的状态(查询命令: netstat -an |grep 8383),如果没有输出信息,你可以试着对照你本机环境运行下面的命令(先切换到你本机xunsearch的安装目录下): bin/xs-ctl.sh -b local start...

12.输入词汇过滤

更新时间:2012-11-03 16:11 t By Dull

...下: [php]function checksys($str){ $syskey = array(' AND ',' OR ',' NOT ',' AND_NOT ',' XOR ',' NEAR ',' ADJ '); $str = str_replace($syskey,' ',' '.$str.' '); $ta = explode('.',trim($str).'.'); $i = 0; $str = ''; foreach($ta as $t){ if(is_string($t) && strlen($t)>1 && is_string($ta...

13.为什么我编译SCWS-1.1.1失败

发布时间:2010-08-18 09:08 t By assad

...nchanged config.status: executing depfiles commands -bash: make: command not found -bash: make: command not found Centos系统!

14.freebsd 10 xunsearch 1.4.8

更新时间:2014-02-26 14:02 t By xjflyttp

错误信息 checking for a sed that does not truncate output... /usr/local/bin/sed checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking ...

15.scws-0.0.1-pre有内存泄露(问题确认,已解决)

发布时间:2007-11-27 00:11 t By mfd

... of detected errors, rerun with: -v ==30624== searching for pointers to 3 not-freed blocks. ==30624== checked 67,208 bytes. ==30624== ==30624== 6 bytes in 3 blocks are definitely lost in loss record 1 of 1 ==30624== at 0x401D38B: malloc (vg_replace_malloc.c:149) ==30624== by 0x804A6F3: ...

16.RE: 测试环境运行了几天,昨天出现一个错误

更新时间:2011-12-23 22:12 t By KnightE

... 2011-12-23 22:23:23 worker3[23507] [sock:7] xapian ERROR: Document 143848 not found 2011-12-23 22:23:23 worker3[23507] [sock:7] end the task from thread pool (RC:133, CONN:0x7eff1c0008c0) 2011-12-23 22:23:23 worker3[23507] [sock:7] quit normally 2011-12-23 22:23:31 worker3[23507] new connection ...

17.安装scws-1.1.2 时 php扩展出现问题。

更新时间:2010-08-11 12:08 t By cxh1984

...scws... no [color=#FF0000]configure: error: wrong scws lib version or lib not found[/color] 环境: Freebsd 8.0

18.XSIndex::update

...enizer()->getTokens($value, $doc); // self: [bool term, NOT weight, NOT stem, NOT pos] if ($field->hasIndexSelf()) { $wdf = $field->isBoolIndex() ? 1 : ($field->weight | XS_CMD_INDEX_FLAG_CHECKSTEM); foreach ($terms ...

19.重启xunsearch

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

...ontent=$( wget $try_url -q -O - ) > /dev/null 2>&1 # some cloud host could not use curl, wget .... #content=$(curl -L $try_url) > /dev/null 2>&1 # some cloud host could not use curl, wget .... #content=$(php -r 'echo file_get_contents("try_url");') echo "$content" | grep -q "$inc_str"...

20.RE: 不等于或大于小于的问题

发布时间:2013-12-19 17:12 t By hightman

NOT aid:1

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