You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Bhawna Asnani <bh...@gmail.com> on 2016/01/26 03:38:35 UTC

Solr multicore join performance tuning

Hi,
I am using solr multicore join queries for some admin filters. The queries
are really slow taking up to 40-60 seconds ins some cases.

I recently read that the schema field used to join to should have
'docValues=true'.
Besides that, any suggestion to improve the performance?

-Bhawna

Re: Solr multicore join performance tuning

Posted by Mikhail Khludnev <mk...@griddynamics.com>.
What a solr version, query parameters and debug output?
26.01.2016 6:38 пользователь "Bhawna Asnani" <bh...@gmail.com>
написал:

> Hi,
> I am using solr multicore join queries for some admin filters. The queries
> are really slow taking up to 40-60 seconds ins some cases.
>
> I recently read that the schema field used to join to should have
> 'docValues=true'.
> Besides that, any suggestion to improve the performance?
>
> -Bhawna
>