百度LBS云搜索时报错 "filter:area is not filteable field, please set property in the cloud-storage(示
Posted claireyuancy
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了百度LBS云搜索时报错 "filter:area is not filteable field, please set property in the cloud-storage(示相关的知识,希望对你有一定的参考价值。
{"status":2,"message":"filter:area is not filteable field, please set property in the cloud-storage
原因:你要把你自己定义的字段设成int 并设成过滤检索条件 搜的时候就不能传汉语了 要传相应的array的序号 1。1 2,2
http://api.map.baidu.com/geosearch/v2/nearby?&ak=l9O9cXXXXXn5OPm67V40&geotable_id=6XXX&location=1X0.486065,3X.12515&radius=10000000&filter=area:1%2C1
以上是关于百度LBS云搜索时报错 "filter:area is not filteable field, please set property in the cloud-storage(示的主要内容,如果未能解决你的问题,请参考以下文章
【Adb】使用时报错unknown host devices
VS2015:无法开始调试。启动项目无法启动。 &“操作无法完成”同时报错
npm install时报错gyp ERR! stack Error: Can't find Python executable "2.7"
NDK编译库执行时报dlopen failed: cannot locate symbol "__exidx_end" 解决的方法