搜索

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

1.请问大神们 用API导入索引出错

发布时间:2014-08-04 16:08 t By yangxiaolong

Fatal error: Uncaught [XSException] ../../xunsearch/sdk/php/lib/XS.php(2369): Failed to open file(S#513) thrown in /usr/local/xunsearch/sdk/php/lib/XS.php on line 2369

2.求提供 C 语言版的API

发布时间:2014-12-24 13:12 t By huye

本来想用 XS.php 去实现的,但是里面逻辑很多,不直观,望提供个原生的 C语言客户端

3.用API导入索引出错

发布时间:2014-07-09 13:07 t By 诸爱恋丶bobo

Fatal error: Uncaught [XSException] ../..(2369): Failed to create home directoy of the project(S#508) thrown in F:\##\##\plugin\xunsearch\lib\XS.php on line 2369 权限已经是777了。请问是什么原因导致的

4.[功能] 新增SCWS在线分词API(基于HTTP/POST)

更新时间:2010-12-02 18:12 t By hightman

应网友要求,现试提供该功能,满足一些云应用平台的需求,请不要发起过于频繁的请求给服务器造成难以承受的压力,谢谢! 使用网址及说明参见:[url]http://www.ftphp.com/scws/api.php[/url]

5.求助:SCWS(简易中文分词) 基于HTTP/POST的分词 API 使用说明

发布时间:2013-06-30 18:06 t By laiqn

我是一个新手,对于php只懂一些皮毛,现在想使用 SCWS(简易中文分词) 基于HTTP/POST的分词的API 但是不知道怎么调用,我用这个方式调用API,结果显示在网页上,我要如何调用才能将结果获取下来呢?比如我能将结果直接存在一...

6.RE: 用API导入索引出错

发布时间:2014-08-04 16:08 t By yangxiaolong

[quote='诸爱恋丶bobo' pid='8345' dateline='1404884529'] Fatal error: Uncaught [XSException] ../..(2369): Failed to create home directoy of the project(S#508) thrown in F:\##\##\plugin\xunsearch\lib\XS.php on line 2369 权限已经是777了。请问是什么原因导致的 [/quote]

7.新增 CHM 格式的离线文档下载(内含API、指南、关于)

更新时间:2011-09-24 04:09 t By hightman

最新将 xunsearch 文档组织编译为 chm 格式方便大家下载离线浏览。 内容包含 API 文档、权威指南、关于 xunsearch 三大部分。 下载地址:[url]http://www.xunsearch.com/download/xs_php_manual.chm[/url] 效果见附件。 [attachment=1]

8.清空索引报错

发布时间:2014-08-20 15:08 t By aksky

Cannot load Zend Extension Manager - it was built with configuration 1.2.0, whereas running engine is API220090626,NTS PHP Fatal error: Uncaught [XSException] data/api/xs/lib/XS.php(819): Missing field of type ID thrown in /xxxxx/data/api/xs/lib/XS.php on line 819 帮忙看下 谢谢

9.php-5.2.13 扩展安装 scws出错(已解决)

更新时间:2010-05-05 09:05 t By ysllyfe

安装环境 php-5.2.13 centos 5.3 x86_64 libscws 安装成功运行test出正确结果 在运行phpize的时候,出现提示 Configuring for: PHP Api Version: 20041225 Zend Module Api No: 20060613 Zend Extension Api No: 220060519 Can't locate object method "path" via...

10.RE: Linux C API scws_get_tops的调用方法

更新时间:2011-07-30 11:07 t By hightman

参见 phpext/php_scws.c 中的 PHP_FUNCTION(scws_get_tops); 吧 这个用法有说明里有提到啊,就是返回一个链表结构,依次遍历取出就好了,大概如下: scws_t s; scws_top_t top, cur; char *text = "测试说明文字"; s = scws_new(); scws_set_charset(s, "utf8"); scw...

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