Best practice to handle indexer related issue for huge amount of records
Hi
Presently we have requirement to store huge amount of records in Oracle UCM.
We have seen frequently indexer issue in dev. environment. To handle this issue , we normal follow below steps
1) Rebuild indexer
2) Removing garbage content using idccontent analyzer tool.
After that we follow "Collection rebuild" functionality. Which take long time to execute the process.
In production instances we cannot follow these steps. Please suggest what are the best practices to follow to handle these issues.