搜索

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

1.XSDataSource::instance

instance() 方法 public static XSDataSource instance(string $type, mixed $arg=NULL) $type string 数据源类型, 如: mysql://.., json, csv ... $arg mixed 建立对象的参数, 如 SQL 语句, JSON/CSV 文件 {return} XSDataSource 初始化完毕的数据源对象 ...

2.XSDataSource

...ource getData() 从数据源中提取一条数据 XSDataSource instance() 取得数据源对象实例 XSDataSource Protected 方法 隐去继承来的方法 名称描述定义于 deinit() 执行数据提取完毕后的清理工作 XSDataSource getDataLi...

3.建立索引时错误

更新时间:2013-12-14 12:12 t By sundyandy

...l://root:12...', 'SELECT * FROM d...') #3 Indexer.php(244): XSDataSource::instance('mysql://root:12...', 'SELECT * FROM d...') #4 {main} [root@localhost ~]# 请问是什么错误?[hr] 已解决,是php.ini里没指定mysql.sock路径

4.XSTokenizerScws::__construct

...stXS(); if ($xs === null) { throw new XSException('An XS instance should be created before using ' . __CLASS__); } self::$_server = $xs->getScwsServer(); self::$_server->setTimeout(0); self::$_charset = $xs->getDefaultCharset(); // constants ...

5.Demo项目运行失败:[XSException] /XSDataSource.class.php(376): Can not open input file: ''

发布时间:2014-11-15 02:11 t By yanyun

...XSDataSource->__construct('csv', NULL) #2 Indexer.php(240): XSDataSource::instance('csv', NULL) #3 {main} 请教了!

6.在执行demo的时候出现这个事什么原因?Undefined data source type: `test.csv'

更新时间:2014-02-24 11:02 t By 情雨轩

...Undefined data source type: `test.csv' #0 Indexer.php(241): XSDataSource::instance('test.csv', NULL) #1 {main}[hr] 我在util下面增加了一个test.csv下如了下面这些数据 1,关于 xunsearch 的 DEMO 项目测试,项目测试是一个很有意思的行为!,1314336158 2,测试第二篇,...

7.XSCsvDataSource

...ource getData() 从数据源中提取一条数据 XSDataSource instance() 取得数据源对象实例 XSDataSource Protected 方法 隐去继承来的方法 名称描述定义于 deinit() XSCsvDataSource getDataList() XSCsvDataSource init() ...

8.XSJsonDataSource

...ource getData() 从数据源中提取一条数据 XSDataSource instance() 取得数据源对象实例 XSDataSource Protected 方法 隐去继承来的方法 名称描述定义于 deinit() XSJsonDataSource getDataList() XSJsonDataSource init() ...

9.SQL 导入错误,请问管理同学 sql 导入不支持 DATE_FORMAT(a.inputtime , '%Y%m%d' ) 函数??

更新时间:2012-03-19 23:03 t By a7262619

...t('mysql://xxx', 'SELECT a.id,a.t...') #4 Indexer.php(206): XSDataSource::instance('mysql://xxx', 'SELECT a.id,a.t...') #5 {main} [hr] SELECT a.id,a.title,a.url,a.catid,FROM_UNIXTIME (inputtime,'%Y%m%d' ) as inputtime,ad.content,c.catname,c.url as caturl FROM v9_dede_article AS a LEFT JOIN v9_de...

10.分词时出现堆栈溢出错误

更新时间:2013-04-10 10:04 t By swish

...ort) scws_new(); void __declspec(dllexport) scws_free(scws_t s); /* fork instance for multi-threaded usage, but they shared the dict/rules */ scws_t __declspec(dllexport)scws_fork(scws_t s); /* mode = SCWS_XDICT_XDB | SCWS_XDICT_MEM | SCWS_XDICT_TXT */ int __declspec(dllexport) scws_add_dict(...

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