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:

貢獻者指南