...ySQL » XSDatabasePDO » XSDatabase 版本 1.0.0 源代码 sdk/php/util/XSDataSource.class.php PDO.MySQL 实现 Protected 属性 隐去继承来的属性 名称类型描述定义于 obj XSDatabasePDO Public 方法 隐去继承来的方法 ...
...ass XSDatabaseSQLite3 » XSDatabase 版本 1.0.0 源代码 sdk/php/util/XSDataSource.class.php 面向对象的 SQLite3 扩展 Public 方法 隐去继承来的方法 名称描述定义于 close() 关闭数据库 XSDatabaseSQLite3 connect() 打开数...
...新的 [url=http://xapian.org]xapian-core-1.2.12[/url]、[url=http://www.ftphp.com/scws/]scws-1.2.0[/url] 其它改动详见下面相关链接: 官方网站:[url]http://www.xunsearch.com/[/url] 下载地址:[url]http://www.xunsearch.com/download/xunsearch-full-latest.tar.bz2[/url] 代...
第三个测试版,修正了一些重要 BUG 并完善了全部 PHPUNIT 测试代码,正式版指日可待了。 下载地址:[url]http://www.xunsearch.com/download/xunsearch-full-latest.tar.bz2[/url] 代码仓库:[url]https://github.com/hightman/xunsearch[/url] 修改日志:[url]https://...
[quote='kaikai' pid='8405' dateline='1409467664'] 在使用/demo/search.php 搜索的时候,出现的。权限需要怎么解决? 错误:[XSException] ../../../../usr/local/xunsearch/sdk/php/lib/XS.php(2481): Permission denied(C#13, localhost:8384) [/quote] 原因是防火墙的问题。...
//保护迅搜文件 include SRCPATH.'libs/xunsearch/lib/XS.php'; $this->temp_db = $ci->load->database ( $table_db_array[$table], TRUE ); //建立 XS 对象 $xs = new XS($project_name); //获取 索引对象 $index = $xs->index; $doc = new XSDocument; $result = array(); ...
... 当类型为 int 表示命令代码, 范围是 1~255, 参见 xs_cmd.inc.php 里的定义 当类型为 array 时忽略其它参数, 可包含 cmd, arg1, arg2, buf, buf1 这些键值 $arg1 int 参数1, 其值为 0~255, 具体含义视不同 CMD 而确定 $arg2 int 参数2, ...
...引数据库中移除,才能从搜索结果中消失。 在 `Xunsearch PHP-SDK` 中删除文档有下面两种方式。 按主键删除 --------- 主键是指项目中类型为 `id` 的字段,删除是调用的是 [XSIndex::del] 方法,传入参数必须是 要删除的文档的`主键值`...
...XSDatabaseSQLite, XSDatabaseSQLite3 版本 1.0.0 源代码 sdk/php/util/XSDataSource.class.php 数据库操作基类 定义了 SQL 数据库源的四个基本操作: connect/query/close/setUtf8 Public 方法 隐去继承来的方法 名称描述定义于 close...
最新将 xunsearch 文档组织编译为 chm 格式方便大家下载离线浏览。 内容包含 API 文档、权威指南、关于 xunsearch 三大部分。 下载地址:[url]http://www.xunsearch.com/download/xs_php_manual.chm[/url] 效果见附件。 [attachment=1]