I am looking for some userful tool to create query, something like querydsl (http://www.querydsl.com/) as alternative to criteria query for jpa.
Query dsl have got module for lucene api, but not for solr. Is there any library or tools , which allow in simply way create query using solrj ??