Re: Block Join Queries parsed incorrectly

2019-09-09 Thread MUNENDRA S N
This change was done in Solr-7.2. SOLR-11501 has the details about the change Regards, Munendra S N On Mon, Sep 9, 2019 at 1:16 PM Enna Raerinne (TAU) wrote: > Hi! > > I've been using block join queries with Solr version 7.1 and with request

Block Join Queries parsed incorrectly

2019-09-09 Thread Enna Raerinne (TAU)
Hi! I've been using block join queries with Solr version 7.1 and with request handler where defType is edismax and everything has worked fine. I recently updated my Solr to 8.1 and updated the luceneMatchVersion also to 8.1 in solrconfig.xml. However, now my block join queries don't work anymor