Re: FieldCache performance

2008-04-13 Thread Otis Gospodnetic
-- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message From: Angel Faus <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Sent: Tuesday, April 8, 2008 8:15:11 PM Subject: FieldCache performance Hi, I have a puzzling question about FieldCache; we use FieldCache to sp

FieldCache performance

2008-04-08 Thread Angel Faus
the time to compute "cache_vid" jumps to 61.9 seconds. So, it is not additive (remember that separately this indices take 16.86 + 6.60 = 23.45 seconds) I've read the source code searching for a clue but with no success. I would really appreciate if anyone could help me understand w