If you're fetching large text fields, consider highlighting on them and
just returning the snippets. I faced such a problem some time ago and
highlighting sped things up nearly 10x for us.

On Thu, 11 Feb 2016, 15:03 Matteo Grolla <matteo.gro...@gmail.com> wrote:

> Hi,
>      I'm trying to optimize a solr application.
> The bottleneck are queries that request 1000 rows to solr.
> Unfortunately the application can't be modified at the moment, can you
> suggest me what could be done on the solr side to increase the performance?
> The bottleneck is just on fetching the results, the query executes very
> fast.
> I suggested caching .fdx and .fdt files on the file system cache.
> Anything else?
>
> Thanks
>
-- 
Regards,
Binoy Dalal

Reply via email to