XSDatabasePgSQL All Packages | 方法(函数) 包 XS.util.db 继承关系 class XSDatabasePgSQL » XSDatabase 版本 1.0.0 源代码 sdk/php/util/XSDataSource.class.php 面向对象的 PostgreSQL 扩展 Public 方法 隐去继承来的方法 ...
XSDatabaseSQLite All Packages | 方法(函数) 包 XS.util.db 继承关系 class XSDatabaseSQLite » XSDatabase 版本 1.0.0 源代码 sdk/php/util/XSDataSource.class.php 使用传统的 SQLite 扩展 Public 方法 隐去继承来的方法 名...
XSDatabaseSQLite3 All Packages | 方法(函数) 包 XS.util.db 继承关系 class XSDatabaseSQLite3 » XSDatabase 版本 1.0.0 源代码 sdk/php/util/XSDataSource.class.php 面向对象的 SQLite3 扩展 Public 方法 隐去继承来的方法 ...
addQueryTerm() 方法 public XSSearch addQueryTerm(string $field, string $term, int $addOp=0, float $scale=1) $field string 索引词所属的字段, 若为混合区词汇可设为 null 或 body 型的字段名 $term string 索引词 (强制转为小写) $addOp int 与...
[XSException] /XSDataSource.class.php(794): SQLSTATE[42000] [1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 1' at line 1 #0 XSDataSource.class.php(454): XSDatabasePDO->query('select LIMIT 1') #1 XSD...
[XSException] /XSDataSource.class.php(794): SQLSTATE[42000] [1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 1' at line 1 #0 XSDataSource.class.php(454): XSDatabasePDO->query('select LIMIT 1') #1 XSD...
XSDatabaseDataSource All Packages | 属性 | 方法(函数) 包 XS.util 继承关系 class XSDatabaseDataSource » XSDataSource 版本 1.0.0 源代码 sdk/php/util/XSDataSource.class.php SQL 数据库源 Protected 属性 隐去继承来的属性 ...
XSDatabaseMySQLI All Packages | 方法(函数) 包 XS.util.db 继承关系 class XSDatabaseMySQLI » XSDatabase 版本 1.0.0 源代码 sdk/php/util/XSDataSource.class.php 面向对象的 MySQLI 扩展 Public 方法 隐去继承来的方法 名...
一直用的sphinx,想体验一下xunsearch。但是不解,xunsearch是否支持时下很火的lbs搜索呢? sphinx配置: [code] sql_query_range = SELECT IFNULL(MIN(`id`), 1), IFNULL(MAX(`id`), 1) FROM `fandian` sql_query = SELECT `id`,`type`, `name`, RADIANS(`lat`) AS `latitude`, RAD...
XSDatabasePDO_SQLite All Packages | 属性 | 方法(函数) 包 XS.util.db 继承关系 class XSDatabasePDO_SQLite » XSDatabasePDO » XSDatabase 版本 1.0.0 源代码 sdk/php/util/XSDataSource.class.php PDO.SQLite 实现 Protected 属性 隐去继承来的...