我正在尝试将R连接到弹性
elastic::connect(
es_host = "https://search.imobuyer.com/elasticsearch/admin/",
es_transport_schema = "https",
es_user = "normalizador",
es_pwd = "******"
)
以下错误消息:
输出<-elastic :: Search(index =“ realties”)
Error: 404 - no such index
ES stack trace:
type: index_not_found_exception
reason: no such index
resource.type: index_or_alias
resource.id: :9200
index_uuid: _na_
index: :9200