douchunxian9740 2014-09-23 22:49
浏览 26
已采纳

从PHP访问Google App Engine搜索API

Is there anyway to do this? I've looked in the google-api-php-client library but it's not there yet. Is there any other way or am I out of luck?

  • 写回答

4条回答 默认 最新

  • douzao9845 2014-09-24 18:38
    关注

    The search API is only enabled for Python Java and Go, as Mario pointed out.

    I would look into the modules documentation and try to separate your logic. Your search API can be the only module that isn't in PHP. There is no other solution for your problem unfortunately.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(3条)

报告相同问题?