Crafter Search 可以索引哪些文件类型?

What filetypes can Crafter Search index?

Crafter 搜索可以索引附件。例如,我可以搜索附件 PDF 的内容...

但是,它与 Docx 兼容吗? 和图像元数据? (例如 jpg) 某处有兼容性列表吗?

我在获取 docx 和 jpg 索引时遇到问题,尽管 PDF 工作正常

Crafter Search 依赖于使用 Apache Tika 库索引二进制文档的 Solr。您可以在此处找到兼容格式的列表:https://tika.apache.org/1.16/formats.html (for CrafterCMS 3.0) and https://tika.apache.org/1.5/formats.html(对于 CrafterCMS 2.x)

对于 docx 等专有格式,您需要检查库文档中的兼容性和支持的字段。