Skip to content

failed to find global analyzer [ik_smart] #1061

@Panigale

Description

@Panigale

依照 elasticsearch 的官方文件從 Features->Extensions->upload extension 中上傳從 https://release.infinilabs.com/ 抓的壓縮包,Create extension 後也有到 Actions->edit deployment->Manage user settings and extensions 中的 extension 勾選 analysis-ik。

但是在嘗試分詞時卻出現 failed to find global analyzer [ik_smart],以下為我的 query(dev tools)

POST /_analyze
{
"analyzer": "ik_smart",
"text": "洛杉矶湖人"
}

也有嘗試重新啟動,但看起來依然沒有載入 analysis-ik....

  • Versions: Elasticsearch v8.13.4
  • Operating system and version: elastic cloud

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions