【发布时间】:2016-11-02 07:01:10
【问题描述】:
我想在 Solr 的搜索结果中添加突出显示。我的问题是查询不包含任何内容字段。 搜索似乎有效,但我想当我创建索引时,我需要告诉 Solr 存储文本或其他内容。
我在 Windows 上运行 Solr。
java -Dc=aceapps -Dauto=yes -Ddata=files -Drecursive=yes -Dfiletypes=pdf,doc,docx,ppt,pptx,xls,xlsx,odt,odp,ods,ott,otp,ots,rtf,htm,html -jar example/exampledocs/post.jar "\user\PowerBI"
【问题讨论】: