Hi all,
There have been lots of bug fixes that have gone into 9x that should
benefit all 8x users as well.
I thought of volunteering for such a 8.x release based on this comment [0].
Unless someone has any objections or concerns, can we tentatively plan 1st
September 2023 (1 month from now) as a t
defType=edismax is what we have historically used in our application. We’re
only trying to use the JSON query DSL for one feature (an advanced search
form), and are planning to continue using edismax for all the rest.
-Jane
From: David Smiley
Date: Monday, July 31, 2023 at 8:53 PM
To: users
I filed https://issues.apache.org/jira/browse/SOLR-16916
And I also see in a debugger what's going on; I can advise you on an
internal fix if you wish to submit a PR. It'll be a one-liner, plus
whatever is needed for a test. Until this is resolved, simply use another
request handler just for JSON
Thanks so much, David! I’d be happy to submit a PR if you point me in the
right direction. And we’ll work on setting up a separate requestHandler for
our advanced search in the meantime.
-Jane
From: David Smiley
Date: Tuesday, August 1, 2023 at 10:52 AM
To: users@solr.apache.org
Subject: