Forgive my ignorance, but I cannot find any documentation related to Advanced OpenDiscovery. Searches on the Wiki for “AOD” and “Advanced Opendiscovery” aren’t really giving me anything useful. Thus, I have no idea what it’s for or how to use it.
AOD is a custom search module built into SuiteCRM utilising Lucene. AOD needs to index, so ensure your cron job is set up and your schedulers are running so that AOD can index all records, to enable you to utilise the search to its full potential.
I have some results in the AOD search, but not all of the records matching the search are shown. The schedulers have been properly running for over a week now. Does the indexing take this long? How can I check on the status of the indexing to ensure there isn’t a problem somewhere?
Looking at the aod_indexevent table, I see it is still indexing. I have a module that I want to exclude from the search indexing. Can you point me to an explanation of how to do that?