gpt4 book ai didi

elasticsearch - 无需存储编码文件的Elasticsearch索引附件

转载 作者:行者123 更新时间:2023-12-03 01:08:44 25 4
gpt4 key购买 nike

我正在使用elasticsearch-mapper-attachments,并且能够索引和搜索附件中的文本,但是我有很多主要是图像的pdf,并且我想知道是否可以将ES配置为不存储base64编码文件。

最佳答案

是的,有可能。在创建索引期间,请指定
“_source”:{“compress”:“true”,“excludes”:[“file”]},

关于elasticsearch - 无需存储编码文件的Elasticsearch索引附件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17677490/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com