On 07/13/2016 12:43 AM, Siraj Haider wrote:
We currently use Lucene 2.9 and to keep the indexes running faster we optimize
the indexes during night. In our application the volume of new documents coming
in is very high so most of our indexes have to merge segments during the day
too, when the
We currently use Lucene 2.9 and to keep the indexes running faster we optimize
the indexes during night. In our application the volume of new documents coming
in is very high so most of our indexes have to merge segments during the day
too, when the document count reaches certain number. This ca