Responses have always been slow but previously time was dominated by
faceting.
After few optimization this is my bottleneck.
My suggestion has been to properly implement paging and reduce rows,
unfortunately this is not possible at least not soon

2016-02-11 16:18 GMT+01:00 Jack Krupansky <jack.krupan...@gmail.com>:

> Is this a scenario that was working fine and suddenly deteriorated, or has
> it always been slow?
>
> -- Jack Krupansky
>
> On Thu, Feb 11, 2016 at 4:33 AM, 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
> >
>

Reply via email to