Hi,Given that: update/commit(optimize=false) is done at constant rate and index size is increasing sequentially The first optimization took X seconds. So if I do optimization everyday, can I eventually obtain constant time for optimization process?
Trung