require './XS.php'; $xs = new XS("torrentkittys"); 引入文件之后实例化类 然后不做任何操作 就出现这个问题: Missing field of type ID 请大大指点
missing field of type id说明你 -p 指定的不对,指定齐全路径吧 至于骨加的可能是你的PHP代码错误自己看错误找对应的行改啊
项目名称不对吧,确定存在 ../app/torrentkittys.ini ? 如果不确定就把ini文件的路径打全!
错误信息:[XSException] ../../../..(769): Missing field of type ID 搜索应用程序和 xunsearch 不在同一台服务器 相应的ini我也是从xunsearch服务器下载下来的 server.index = 搜索服务器外网IP:8383 server.search =搜索服务器外网IP:8384 监听也是 ...
[attachment=12][php] project.name = search_brand server.index = 192.168.1.124:8383 server.search =192.168.1.124:8384 [brandId] type = id [brand] type = title index =self [/php] 而且搜索骨架会有 [php]大约有 0 项符合查询结果, 库内数据总量为 10,735 项。 (搜...
ini 要放进 sdk 所在机器的 app 目录。 你最好贴上你的 ini 文件内容、所在路径;以及出错的测试代码。
...xception] ../../../../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
...ion] ../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,`QuestionTime` as _time,`UserNam` as _user,`tag` as _tag FROM wenti_nr Where `s...
http://www.xunsearch.com/site/search?q=Missing+field+of+type+ID
[XSException] ../application/0.0.1/library/Component/XS.php(834): Missing field of type ID #0