On Thu, 2015-01-08 at 12:03 +0100, sreedevi s wrote:
>I am doing a scalability analysis for lucene search in my application.I
> was running my junits with different sets of data which are like
> 1K,10K,100K and 1000K.
[...]
Your table copy-paste did not work. I tried extracting the key data:
Hi,
I am doing a scalability analysis for lucene search in my application.I
was running my junits with different sets of data which are like
1K,10K,100K and 1000K. I kept my indexes in memory and then tried accessing
the same test multiple times.ie, I built my index when my test ran first
time a