Hi Manoj,
This is maybe related to the compression support which was added in Lucene
4.1. Although it improves performance on large indexes, it might prove to
be slightly faster on indexes that completely fit in the file-system cache,
especially if you fetch a large number of records at each reque
Dear sir/madam,
I have been working with lucene 3.0.3 and wish to upgrade to lucene 4.3 but
i found the performance of 4.3. slower than 3.0.3. I have attached the
code used to test and results of test along with this mail. Is there any
specific usage pattern to be followed to improve the performa