Freebase 建议 - 它可以使用远程数据库吗?
我偶然发现了 Freebase 建议工具,我真的很喜欢它。有没有办法将其应用到站点并让它使用远程数据库?我不知道如何做到这一点,我在他们的 API 中看到他们有一些名为“service_url”和“service_path”的东西,对我来说,这建议您可以告诉插件查询远程位置。
有人做过这个吗?或者这个插件是专门针对 Freebase 数据库的吗?
I came across the Freebase suggest tool and i really like it. Is there a way to apply that to a site and have it use a remote database? I'm not finding out how to do that, I see in their API they have something called 'service_url' and 'service_path' which to me suggest that you can tell the plug-in to query a remote location.
Has anyone done this or is this plug-in strickly for the Freebase database?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
实际上,它严格适用于 Freebase。
如果您有另一台服务器实现了所有相关的 Freebase API,您可以将其指向该服务器。但是,不存在这样的服务器,这样做比从头开始重新实现 Suggest 需要更多工作,所以......
Practically, it's strictly for Freebase.
If you had another server which implemented all the relevant Freebase APIs, you could point it to that. However, no such server exists and doing that would be more work than reimplementing Suggest from scratch, so...