搜索

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

1.RE: 如何按分类搜索啊

更新时间:2012-02-21 16:02 t By flyfeng2

...试试[hr] require_once '/mnt/search/sdk/php/lib/XS.php'; $xs = new XS('test'); $skey = $_GET["skey"]; $search = $xs->search; $docs = $search->setQuery($skey."type:1")->search(); print_r($docs); 已经 [type] type = string index = self 了 但是搜索不到什么 改成 $docs = $sear...

2.RE: hi hightman, scws_ext cant be run on x64!!!??

更新时间:2010-12-20 20:12 t By postwhere

...h vs9, it's appear many desprecat warning, but the lib can be compiled and test-case run ok:)

3.重启xunsearch

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

...sleep 3 res=$(get_check_per $1) echo $try_times'testing .... ' fi done try_times=5 if [[ $res == "0" ]] then ps aux |grep -E "xs-[indexd|searched]" | awk '{print $2}' |grep -v $$ |xargs -i kill -9 {} $ctl_path start ...

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

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

...e/hightman/scws/phpext/modules' Build complete. Don't forget to run 'make test'. [root@zjx phpext]# make install Installing shared extensions: /usr/local/php51/lib/php/extensions/no-debug-non-zts-20060613/ [root@zjx phpext]#

5.Xunsearch SDK for PHP

...l->pid = 321; $model->subject = 'hello world'; $model->message = 'just for testing...'; $model->save(); // 更新索引 $model = Demo::findOne(321); $model->message .= ' + updated'; $model->save(); // 添加或更新索引还支持以方法添加索引词或文本 // 这样做的目的是使得...

6.帮忙看下安装的问题

更新时间:2011-11-07 00:11 t By zxing

...: Entering directory `/usr/local/xunsearch-full-1.0.1/xunsearch-1.0.1/src' test -z "xs-import xs-indexd xs-logging xs-searchd" || rm -f xs-import xs-indexd xs-logging xs-searchd rm -f user_mm.c rm -f *.o make[1]: Leaving directory `/usr/local/xunsearch-full-1.0.1/xunsearch-1.0.1/src' Making clean in...

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