I\'m using scorched for interfacing my Django code with my Solr instance:
response = si.query(DismaxString(querydict.get(\'q\')).execute()
I\