Re: confirm subscribe to java-user@lucene.apache.org

2013-06-03 Thread Adrien Grand
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

Fwd: confirm subscribe to java-user@lucene.apache.org

2013-06-03 Thread manoj raj
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