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

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

Mark Solution

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

解決済み

Pattern Detector : Oak index has a rule violation: type property value must be lucene

Avatar

Level 1

Below is the Pattern detector report issue:

 

CodeTypeImportanceMessage
OIDoak.index.definitionCRITICAL

The /oak:index/xxx Oak index has a rule violation: type property value must be lucene
More info at the
Knowledge Base

 

Referenced by: /oak:index/xxx
Referencing: type property value must be lucene

 

1) Is it required to fix the issue while migrating from 6.4.2 to 6.5.7?

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

Avatar

正解者
Community Advisor

It is better to address critical issues during upgrade.

did you try applying type "lucena" in oak:index , any issues?

sureshdhulipudi_0-1613479776063.png

 

元の投稿で解決策を見る

2 返信

Avatar

正解者
Community Advisor

It is better to address critical issues during upgrade.

did you try applying type "lucena" in oak:index , any issues?

sureshdhulipudi_0-1613479776063.png

 

Avatar

Level 1

Just changed the type=lucene , the critical issue resolved , but type=property is also an option for indexing. Not sure why we have to fix this issue.