Add the custom oak lucene index to code base
Hi,
I am planning to get the prod custom lucene index content to merge in the code base. Please suggest the folder path or process for this.
Hi,
I am planning to get the prod custom lucene index content to merge in the code base. Please suggest the folder path or process for this.
Hi @beaula123
It should be inside ui.apps but make sure you have enabled the allowIndexDefinitions in ui.apps POM as well
<allowIndexDefinitions>true</allowIndexDefinitions>
you can also create separate module for index example: https://github.com/valtech/aem-easy-content-upgrade/tree/master/oak.index
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.