Expand my Community achievements bar.

SOLVED

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 Accepted Solution

Avatar

Correct answer by
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

 

View solution in original post

2 Replies

Avatar

Correct answer by
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.