搜索

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

1.错误:[XSException] ../../../..(769): Missing field of type ID

更新时间:2012-12-10 16:12 t By tboy

错误信息:[XSException] ../../../..(769): Missing field of type ID 搜索应用程序和 xunsearch 不在同一台服务器 相应的ini我也是从xunsearch服务器下载下来的 server.index = 搜索服务器外网IP:8383 server.search =搜索服务器外网IP:8384 监听也是 ...

2.RE: 错误:[XSException] ../../../..(769): Missing field of type ID

发布时间:2012-12-10 16:12 t By hightman

ini 要放进 sdk 所在机器的 app 目录。 你最好贴上你的 ini 文件内容、所在路径;以及出错的测试代码。

3.RE: Missing field of type ID

更新时间:2013-08-22 13:08 t By boxshadow

.../app/torrentkittys.ini'); 均不成功 均报错 Fatal error: Uncaught [XSException] ../../../../usr/local/xunsearch/sdk/php/lib/XS.php(819): Missing field of type ID thrown in /usr/local/xunsearch/sdk/php/lib/XS.php on line 819

4.Missing value of primarky key

发布时间:2012-12-21 16:12 t By 973432436

...误:[21-Dec-2012 16:13:14] 致命的运行时错误(E_ERROR) Uncaught [XSException] ../xunsearch/sdk/php/lib/XS.php(1018): Missing value of primarky key (FIELD:_ID) thrown /var/www/xunsearch/sdk/php/lib/XS.php 1018 我的查询语句是:SELECT `ID` as _ID,`title` as _title,`Content` as _body...

5.安装加载出现这个错误,求救?

发布时间:2014-11-25 12:11 t By harry_go

[XSException] ../application/0.0.1/library/Component/XS.php(834): Missing field of type ID #0

6.清空索引报错

发布时间: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 帮忙看下 谢谢

7.XSFieldScheme::checkValid

...ypeMap[XSFieldMeta::TYPE_ID])) { if ($throw) { throw new XSException('Missing field of type ID'); } return false; } return true;} 判断该字段方案是否有效、可用 每个方案必须并且只能包含一个类型为 ID 的字段

8.XSFieldScheme

...nfig); } if (isset($this->_fields[$field->name])) { throw new XSException('Duplicated field name: `' . $field->name . '\''); } if ($field->isSpeical()) { if (isset($this->_typeMap[$field->type])) { $prev = $this->_typeMap[$field->type]; throw new XSExc...

9.RE: 拼音转换问题

发布时间:2013-08-22 16:08 t By wjliuleidian

...il]# ./Logger.php --flush /export/home/www/xunsearch/data/products -c gbk [XSException] ../lib/XS.php(819): Missing field of type ID #0 ../lib/XS.php(522): XSFieldScheme->checkValid(true) #1 ../lib/XS.php(296): XS->loadIniFile('/export/home/ww...') #2 Logger.php(94): XS->__construct('/export/home/ww...

10.XSIndex::update

...y = $doc->f($fid); if ($key === null || $key === '') { throw new XSException('Missing value of primary key (FIELD:' . $fid . ')'); } // request cmd $cmd = new XSCommand(XS_CMD_INDEX_REQUEST, XS_CMD_INDEX_REQUEST_ADD); if ($add !== true) { $cmd->arg1 = XS_CMD_INDEX_REQUES...

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