I want to use a query that uses solr_query in Java driver mapper.
I see that there is some support for search in the Java driver from here, but this page doesn't give a ton of details.
Besides just passing in a string to `session.execute`, how can I run a solr_query?