Datastax solr queries are available with multiple interfaces. This requires that solr be set up and configured on the Cassandra database server.
Query by JSON with the getAllBySolr(class,solrQuery), For details on the format of the solrQuery, please consult DSE 5.1 - Search index filter syntax for details.
Adds Query by Object with getAllBySolr(class,object). See DSE 6.0 - Search index filter syntax for details