Hi all, This might be a very basic question, but I’m struggling to find an answer. How can I access the json I passed as a Post body within Solr RequestHandler. I’m getting the Url Params using SolrQueryRequest.getParams(), but I’m not able to figure out how to get Post Body. Could not find an answer online as well.
Thanks in advance! Thanks, Shashank