搜索

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

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

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

... 清空现有索引数据 ... 初始化数据源 ... csv [XSException] /XSDataSource.class.php(376): Can not open input file: '' #0 XSDataSource.class.php(35): XSCsvDataSource->init() #1 XSDataSource.class.php(51): XSDataSource->__construct('csv', NULL) #2 Indexer.php(240): XSDataSource::insta...

2.建立索引时错误

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

...@localhost/test [XSException] [color=#FF0000]../data/web/sftest/php/util/XSDataSource.class.php(826): SQLSTATE[HY000] [2002] No such file or directory[/color] #0 XSDataSource.class.php(180): XSDatabasePDO->connect(Array) #1 XSDataSource.class.php(35): XSDatabaseDataSource->init() #2 XSDataSourc...

3.rebuild索引的时候加sql报错

发布时间:2014-03-21 10:03 t By wjj-11

...sg PHP Notice: Undefined index: count in /123tsg/xunsearch/sdk/php/util/XSDataSource.class.php on line 207 Notice: Undefined index: count in /123tsg/xunsearch/sdk/php/util/XSDataSource.class.php on line 207 开始批量导入数据 (请直接输入数据) ... 完成索引导入:成功 0 ...

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

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

...://xxx@localhost/phpcms [XSException] ../usr/local/xunsearch/sdk/php/util/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 'FROM_UNIXTIME (inputtime,'%Y%m%d' ) as...

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

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

...有索引数据 ... 初始化数据源 ... test.csv [XSException] util/XSDataSource.class.php(49): Undefined data source type: `test.csv' #0 Indexer.php(241): XSDataSource::instance('test.csv', NULL) #1 {main}[hr] 我在util下面增加了一个test.csv下如了下面这些数据 1,关于 xunse...

6.[bug] 修正 util.Indexer 采用 PDO_MySQL 数据源时有时会乱码的问题

发布时间:2011-11-27 10:11 t By hightman

...直有乱码现象,请按以下方法修改一下 $prefix/sdk/php/util/XSDataSource.class.php 详见补丁文件: [url]https://github.com/hightman/xunsearch/commit/eddb1b5f4d7a7f8fb8f82f3675e97640a9d4ed83[/url]

7.RE: 导入索引,使用mysql数据源,但是端口号需要指定如果填写

发布时间:2014-09-29 10:09 t By longhtml

直接修改代码 sdk\php\util\XSDataSource.class.php 482行 $host .= (isset($param['port']) && $param['port'] != 3306) ? ':' . $param['port'] : '[b]:3399[/b]';

8.兩個詞經常查不到

发布时间:2013-01-06 14:01 t By chrislu0044

...果[b]首行, 失败或无数据[/b]则返回 false 源码: sdk/php/util/XSDataSource.class.php#L450 (显示) public function query1($sql){ $sql = preg_replace('/ limit\s+(\d+)(?:\s*...

9.报错json_last_error() debug不可用

发布时间:2013-07-19 16:07 t By tboy

... undefined function json_last_error() in /usr/local/xunsearch/sdk/php/util/XSDataSource.class.php on line 332 过滤器 debug 不显示 json导入出错

10.RE: 用骨架自动生成的search.php访问没有数据是怎么回事,管理员大哥帮帮忙

发布时间:2012-12-13 11:12 t By chinapubmed

你可以用debug那个调试一下,看看怎么回事!/usr/local/xunsearch/sdk/php/util/XSDataSource.class.php

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