Re: Invalid query error when using rq param with a shards query

2021-06-09 Thread gnandre
Please ignore, this was an issue with the incorrect values I was passing to shards param. On Wed, Jun 9, 2021 at 12:52 PM gnandre wrote: > Hi, > > I am using Solr 8.5.2 with the LTR feature enabled. I have successfully > uploaded a trained model to Solr. When I add rq={!ltr model=model > efi.que

Invalid query error when using rq param with a shards query

2021-06-09 Thread gnandre
Hi, I am using Solr 8.5.2 with the LTR feature enabled. I have successfully uploaded a trained model to Solr. When I add rq={!ltr model=model efi.query=$q reRankDocs=100} param to my regular search query, it works. But when I pass a shards param with a list of shards then I run into the following