Re: TotalHitCountCollector performance

2013-09-19 Thread Nicola Buso
t; > -Original Message- > > From: Nicola Buso [mailto:nb...@ebi.ac.uk] > > Sent: Wednesday, September 18, 2013 5:21 PM > > To: java-user > > Subject: TotalHitCountCollector performance > > > > Hello, > > > > I was going to use the TotalHi

RE: TotalHitCountCollector performance

2013-09-18 Thread Uwe Schindler
PM > To: java-user > Subject: TotalHitCountCollector performance > > Hello, > > I was going to use the TotalHitCountCollector in cases where I'm interested > just in the number of results. > Obviously I was hoping to gain in performances compared to a "scored&quo

TotalHitCountCollector performance

2013-09-18 Thread Nicola Buso
Hello, I was going to use the TotalHitCountCollector in cases where I'm interested just in the number of results. Obviously I was hoping to gain in performances compared to a "scored" query. >From my tests it seam it's not so performant compare to the "scored" search. At this point I'm wondering i