Can I parallelize the sync (on commit) of a locally partitioned Oracle Text index?
Is there any way to parallelize this to do 4 or 6 at a time like on the original context index build? Or, should I just create each partition with differing sync (every nnn) settings?
Any advice would be appreciated.