Pattern Detector : Oak index has a rule violation: type property value must be lucene | Community
Skip to main content
February 15, 2021
Solved

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

  • February 15, 2021
  • 1 reply
  • 1393 views

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?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SureshDhulipudi

It is better to address critical issues during upgrade.

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

 

1 reply

SureshDhulipudi
Community Advisor
SureshDhulipudiCommunity AdvisorAccepted solution
Community Advisor
February 16, 2021

It is better to address critical issues during upgrade.

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

 

SowriPoAuthor
February 16, 2021

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.