source: gs3-extensions/solr/trunk/src/test/COMPILE-TEST.sh@ 24644

Last change on this file since 24644 was 24644, checked in by davidb, 13 years ago

Some standalone test code to try out a built solr index

  • Property svn:executable set to *
File size: 124 bytes
Line 
1#!/bin/bash
2
3javac -cp ..\\lib\\java\\apache-solr-core-3.3.0.jar\;..\\lib\\java\\apache-solr-solrj-3.3.0.jar QueryTest.java
Note: See TracBrowser for help on using the repository browser.