serhiy-bzhezytskyy commented on code in PR #4640:
URL: https://github.com/apache/solr/pull/4640#discussion_r3998847779


##########
changelog/unreleased/SOLR-17316-response-parsers.yml:
##########
@@ -0,0 +1,11 @@
+# See https://github.com/apache/solr/blob/main/dev-docs/changelog.adoc
+
+title: >
+  SolrJ's QueryResponse and other response objects can now read a JSON 
response, via the new
+  `CanonicalJsonResponseParser`; previously their accessors could throw 
ClassCastException.

Review Comment:
   Applied.



##########
solr/solrj/src/test/org/apache/solr/client/solrj/SolrExampleJsonTest.java:
##########


Review Comment:
   Renamed to SolrExampleJsonTest.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to