搜索

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

1.获取返回结果后如何处理

发布时间:2013-07-01 09:07 t By laiqn

...:12;s:3:"idf";d:8.19999980926513671875;s:4:"attr";s:1:"n";}}} 我如何用php从中提取出分词结果,谢谢

2.RE: 填充测试数据的时候出现错误

发布时间:2011-09-20 16:09 t By tisswb

... [/quote] 这是我的做测试的时候用的命令 [root@server67 php]# ps auxw | grep xs root 15274 0.0 0.0 4096 668 pts/0 S+ 16:09 0:00 grep xs root 21853 0.0 0.0 2184 652 ? S Sep17 0:04 xs-indexd: server root 21856 0.0 0.0 39536 1680 ? ...

3.libscws的问题

发布时间:2009-12-02 16:12 t By nftw

...是一名中国的程序员"这句话,进行分词, 代码如下: [php] #include #include #include #include int main(int argc, char *argv[]) { scws_t s; scws_res_t res, cur; char *text;// = "Hello, 我名字叫李那曲是一个中国人, 我有时买Q...

4.SCWS-1.1.9 没法分中文?

发布时间:2012-01-07 12:01 t By hejone

运行安装说明里的c例子 [php]#include #include main() { scws_t s; scws_res_t res, cur; char *text = "Hello, 我名字叫李那曲是一个中国人, 我有时买Q币来玩, 我还听说过C#语言"; if (!(s = scws_new())) { printf("error, can't init the scws_t!\n"); ...

5.RE: 填充测试数据的时候出现错误

发布时间:2013-06-20 11:06 t By tisswb

... [/quote] 这是我的做测试的时候用的命令 [root@server67 php]# ps auxw | grep xs root 15274 0.0 0.0 4096 668 pts/0 S+ 16:09 0:00 grep xs root 21853 0.0 0.0 2184 652 ? S Sep17 0:04 xs-indexd: server root 21856 0.0 0.0 39536 1680 ? ...

6.search进程压力好大

更新时间:2013-06-19 22:06 t By hpxl

...大。xunsearch 版本:xs-searchd: xunsearch/1.4.7-dev (search server) [php] PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 28942 root 18 3 152m 28m 1852 S 174.6 0.2 61:51.25 xs-searchd 28940 root 18 3 152m 28m 1888 S 128.4 0.2 45:21.77 xs-searchd 28...

7.RE: Xunsearch 性能测试

更新时间:2012-04-01 18:04 t By Dull

...150MB/s 360万完全重头建花费3.5小时左右 用bash脚本调用php插入的 没插入500条暂停0.5秒 最终索引数目和数据库中的有0.1%内的误差 是由于某个时间点负载较高 估计被抛弃或者重复添加了 首次查询0.3-0.6秒[hr] 我也贴个 e3-1245 16G...

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

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

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

9.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?

10.RE: 怎样才能 字母数字汉字组合 按照词典分成一个词语呢?

更新时间:2013-07-03 16:07 t By shuyinglee

..., int yes); void scws_set_duality(scws_t s, int yes); diff -ur scws-1.2.1/phpext/php_scws.c scws-1.2.1.changed/phpext/php_scws.c --- scws-1.2.1/phpext/php_scws.c 2013-01-07 14:43:56.000000000 +0800 +++ scws-1.2.1.changed/phpext/php_scws.c 2013-07-03 10:38:55.288772732 +0800 @@ -111,6 +111,7 @@ PH...

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