Re: Poor performance "race condition" in FieldSortedHitQueue

2006-10-20 Thread kalpesh patel
Hi, Sometimes when the user does a search on the same term at the same time, there is a delay in the search and the memory used considerably goes high. I was going through the lucene user list and saw this discussion about race condition. http://www.gossamer-threads.com/lists/lucene

Lucene vs Database Search

2006-08-24 Thread kalpesh patel
Hi, I have an application. It has large number of records around (1.2 million) with a possibility of doubling every year. The average records being added per day is around 3000 distributed over the day. The inserted record has to be searchable immediately once it is entered into the databa