Did you go through the steps to add the scripting module and configure it in
https://solr.apache.org/guide/solr/latest/query-guide/response-writers.html#xslt-response-writer?
I did a bunch of that refactoring, so would love to know about issues ;-)
> On Aug 30, 2022, at 7:06 AM, El
Hi!
I'm running on solr 9 and I follow guide (
https://solr.apache.org/guide/solr/latest/query-guide/response-writers.html
) to add XSLT ResponseWriter to my_core_name/conf/solrcongif.xml
I restarted the core and everything seems to be fine but when I run my
query I get this error
org.apac