开发者

Search query doesn't work in solr/browse panel

开发者 https://www.devze.com 2023-04-06 19:46 出处:网络
When I create a query like something&fl=content in solr/browse the \"&\" and \"=\" in URL converted to %26 and %3D and no result occurs.How ca开发者_StackOverflow社区n I solve this problem?

When I create a query like something&fl=content in solr/browse the "&" and "=" in URL converted to %26 and %3D and no result occurs. How ca开发者_StackOverflow社区n I solve this problem? Is it possible to change the request from the GET method to a POST?

0

精彩评论

暂无评论...
验证码 换一张
取 消