为 solr 中的搜索结果添加缩略图
我想为 solr/browse 中的某些搜索结果添加缩略图,如何为 solr 3.3 或 3.4 做到这一点?
I want to add thumbnail image for some of search result in solr/browse,how can i do that for solr 3.3 or 3.4?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以将缩略图 URL 存储在索引中。但没有必要使其可搜索
You can store the thumbnail url in your index. but there is no need to make it searchable