"org.apache.jackrabbit.oak.plugins.index.IndexUpdate /oak:index/lucene " : Every time I start my CQ local instance
Hi All,
I am using AEM 6 and get the below entries, whenever I start my local CQ instance.
a] This slows down the system too much.
b] Also, if I try to open any page, even by directly hitting the page url in author, it takes ages to open.
22.12.2015 12:42:12.690 *INFO* [pool-9-thread-1] org.apache.jackrabbit.oak.plugins.index.IndexUpdate /oak:index/lucene => Indexed 10000 nodes in 14.71 s ...
22.12.2015 12:42:12.690 *INFO* [pool-9-thread-1] org.apache.jackrabbit.oak.plugins.index.IndexUpdate /oak:index/lucene => Indexed 10000 nodes in 14.71 s ...
22.12.2015 12:42:14.915 *INFO* [pool-9-thread-1] org.apache.jackrabbit.oak.plugins.index.IndexUpdate /oak:index/lucene => Indexed 20000 nodes in 2.231 s ...
22.12.2015 12:45:35.219 *INFO* [pool-9-thread-4] org.apache.jackrabbit.oak.plugins.index.IndexUpdate /oak:index/lucene => Indexed 10000 nodes in 12.26 s ...
22.12.2015 12:45:47.503 *INFO* [pool-9-thread-4] org.apache.jackrabbit.oak.plugins.index.IndexUpdate /oak:index/lucene => Indexed 20000 nodes in 12.28 s ...
22.12.2015 12:45:49.074 *INFO* [pool-9-thread-4] org.apache.jackrabbit.oak.plugins.index.IndexUpdate /oak:index/lucene => Indexed 30000 nodes in 1.579 s ...
22.12.2015 12:45:49.217 *INFO* [pool-9-thread-4] org.apache.jackrabbit.oak.plugins.index.IndexUpdate /oak:index/lucene => Indexed 40000 nodes in 127.8 ms ...
Can you please let me know on the below :
1] What exactly these entries mean.
2] Also, what is it that needs to be done from my end so that the local instance works in a smooth way.
Any thoughts on this, will be helpful.