I try Querying Solr via Solrj
Here is my code
public class ReadFromSolr { public static void main(String[] args) throws MalformedURLException, Solr
You need commons-codec.jar on the classpath.