Re: How do i speed up reading Lucene search results
by Rob <cbmc64@[EMAIL PROTECTED]
>
Mar 26, 2008 at 10:00 AM
On Mar 21, 5:40 pm, rhino1130 <rboeckm...@[EMAIL PROTECTED]
> wrote:
> Obviously limiting the data would be best but that isn't possible.
> what I ideally need is to convert the results to an object and pass
> it. I have already limited the number of records to 500. That
> clearly made a difference. But I think the bottle neck is the
> for:each irregardless of how I do it.
>
> I know many people are using this so what is the secret? Do I just
> return the record id and then do a secondary select?
Run it under JProbe or some other profiling tool to get a better idea
of where the performance problems are. You seem to be thra****ng around
trying different stuff but not really sure what the performance issue
is.
Rob
http://cbmc64.blogspot.com