コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Compaction deleting oak indexes

Avatar

Level 4

Is it normal for compaction to delete oak indexes? So that they have to be re-indexed/rebuilt?

They aren't removed from /oak:indexes

1 受け入れられたソリューション

Avatar

正解者
Employee

Hey Tom,

During compaction, oak indexes wont be deleted Unless you manually delete them or remove the /:async node to trigger a reindex of asynchrounous indexes

If you are on AEM6.2, make sure you are on Oak-run tool version 1.4.8+ coz now AEM hai 2 index lanes async and fulltext async and if you run a checkpoint cleanup, it might remove both checkpoint  and cause a full async index

Hope this helps.

元の投稿で解決策を見る

1 返信

Avatar

正解者
Employee

Hey Tom,

During compaction, oak indexes wont be deleted Unless you manually delete them or remove the /:async node to trigger a reindex of asynchrounous indexes

If you are on AEM6.2, make sure you are on Oak-run tool version 1.4.8+ coz now AEM hai 2 index lanes async and fulltext async and if you run a checkpoint cleanup, it might remove both checkpoint  and cause a full async index

Hope this helps.