Hello, I am using Solr 7.7.2. Is it possible to stop a long running request ? Using the "timeAllowed" parameter would return partial results, but I want the query to outright terminate and ideally throw an exception so as to not utilize additional resources.
Thanks, Rahul
