AW: Using join queries with synchronous filterCache is not supported

2021-12-15 Thread Jens Viebig
@solr.apache.org Betreff: Re: Using join queries with synchronous filterCache is not supported Hello, Jens. Have you considered turning async=true for the cache? On Wed, Dec 15, 2021 at 1:49 PM Jens Viebig wrote: > Hi List, > Since upgrading from solr 8.8.2 to 8.11.0 we get the following error >

Re: Using join queries with synchronous filterCache is not supported

2021-12-15 Thread Mikhail Khludnev
Hello, Jens. Have you considered turning async=true for the cache? On Wed, Dec 15, 2021 at 1:49 PM Jens Viebig wrote: > Hi List, > Since upgrading from solr 8.8.2 to 8.11.0 we get the following error > message: > > Using join queries with synchronous filterCache is not supported

Using join queries with synchronous filterCache is not supported

2021-12-15 Thread Jens Viebig
Hi List, Since upgrading from solr 8.8.2 to 8.11.0 we get the following error message: Using join queries with synchronous filterCache is not supported! Details can be found in Solr Reference Guide under 'query-settings-in-solrconfig'. Looking at the commit history this was rece