I am using AEM 6.4.8 and acs aem commons version is 5.1.2. There is a requirement in the code to create custom oak indexes. So, I am using a service "Ensure oak Index" which is part of acs aem commons. This service is being used to sync my custom oak indexes to aem oak indexes.
Now, the issue is everytime when we restart aem, then indexing also restarts. Is there a way to stop reindexing again when aem restarts.
or Is their a way to sync our custom oak indexes without using ensure oak Index.