Localsolr wt=json 和 fl 兼容吗?

发布于 2024-08-17 14:23:12 字数 332 浏览 6 评论 0原文

我们已经在 Solr 1.4 和 Tomcat 1.6 上运行 Localsolr(2.9.1 lucene-spatial 库)。一切看起来都很好,除了一些小问题。

如果我们指定 fl=id (或 fl= everything)和 wt=json ,则 fl 参数似乎会被忽略(因此我们在结果中获得的详细信息比我们想要的要多得多)。

如果我们指定 fl=id 并省略 wt=json (默认返回 xml 结果),我们将得到预期的字段。我们确实更喜欢使用 wt=json,因为结果对我们来说更容易处理(而且,wt=python 和 wt=ruby 也会出现同样的问题)。

有想法吗?已知问题?解决方法?

We've got Localsolr (2.9.1 lucene-spatial library) running on Solr 1.4 with Tomcat 1.6. Everything's looking good, except for a couple little issues.

If we specify fl=id (or fl= anything) and wt=json it seems that the fl parameter is ignored (thus we get a lot more detail in our results than we'd like).

If we specify fl=id and leave out wt=json (which defaults to returning xml results), we get the expected fields back. We'd really prefer to use wt=json because the results are easier for us to deal with (also, the same issue also arises with wt=python and wt=ruby).

Ideas? Known issue? Workarounds?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文