【问题标题】:Indexing gzipped blobs in Azure Search在 Azure 搜索中索引 gzipped blob
【发布时间】:2017-09-16 04:12:21
【问题描述】:

我正在尝试通过 Azure Blob 设置 Azure 搜索。使用 gzip 压缩 blob。

当我尝试按原样索引 blob 时,出现异常:

“从数据源检测索引架构时出错:”处理带有内容类型''的 blob https://mystorageaccount.blob.core.windows.net/mycontainer/urlencodedname 时出错。状态:UnsupportedMediaType,错误:""

有没有办法在 Azure 搜索索引之前(或期间)解压缩(gunzip)?

【问题讨论】:

    标签: azure gzip azure-cognitive-search


    【解决方案1】:

    Azure 搜索 blob 索引器支持索引 ZIP 存档(application/zip MIME 类型),但不支持 gzip 压缩文件。 请随时在Azure Search UserVoice 上添加建议。

    猜你喜欢
    • 2017-09-22
    • 2020-03-03
    • 2018-02-09
    • 1970-01-01
    • 2018-04-30
    • 1970-01-01
    • 2016-11-22
    • 1970-01-01
    • 2018-03-16
    相关资源
    最近更新 更多