artefactual/atom-docs

Problem: ES optimization recommendations in Admin manual are out of date for current ES version

开放

#321 创建于 2025年6月18日

 (0 条评论) (0 个反应) (0 位负责人)Python (32 个派生)auto 404
admin manualgood first issueminor fix

仓库指标

星标
 (21 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Reported in the user forum, 2025-06-18:

In the 2.9 Admin doc page on Elasticsearch, it recommends disabling auto-discovery by setting the Transport Type to Local for performance:

However, as of ES 6.0 and later, Local Transport has been removed. Attempting to make this change in AtoM 2.9 or later causes ES to crash. See:

贡献者指南