> or you can get it from the nightly builds in:
> http://people.apache.org/builds/lucene/solr/nightly/

For those of you who are interested...

As far as I can tell by inspecting the source code in Trunk,
solrj.jar from the nightly doesn't seem to work with Solr 1.2.
For one thing, there is a new layer org.apache.solr.common
and org.apache.util has become a sub component under
the common. Things like SolrInputDocument do not exist
in Solr 1.2 at all. 

-kuro

Reply via email to