What's the best way to install new Indexes into my AEM Project?
We have a multi-tenant website, and in particular, we are working on 1 project specifically. This project was created using the AEM Maven Archetype. This project was pretty much worked on for an entire year. Now we are focusing on searchability. We have a couple of Apache Lucene indexing rules, but where should we store the configuration to be installed into the AEM environment per code deployment?
ui.apps
ui.core
ui.content
ui.config?
We think it should be ui.config, but what should the node structure look like?