Client
Links
(Possible alternative to Solrj) SolJava
Java
http://wiki.apache.org/solr/Solrj
<dependency>
<artifactId>solr-solrj</artifactId>
<groupId>org.apache.solr</groupId>
<version>1.3.0</version>
</dependency>
26/12/2006 14:39
Note: I think the new version of this client is called Solrj and is included in the SOLR source code: http://wiki.apache.org/solr/Solrj
Currently using the Java client attached to this JIRA issue:
A project to build this client can be found in version control at:
https://weezy/svn/development/java/third-party/solr-client-java