RE: Reusing Query instances

2011-04-30 Thread Uwe Schindler
hould note that queries I'm dealing with are ugly and big, using lots of > wildcards, but trailing and prefix ones (and this is Lucene 3.1, so no faster > Wildcard impl). > I should also emphasize that at this point I only *suspect* that maaaybe the > gradual slowdown I'm seeing

Reusing Query instances

2011-04-29 Thread Otis Gospodnetic
Wildcard impl). I should also emphasize that at this point I only *suspect* that maaaybe the gradual slowdown I'm seeing has something to do with the fact that I'm reusing Query instances. Is there any reason why one should not reuse Query instances? Thanks, Otis Sematext :: ht