Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The following page has been changed by KurosakaTeruhiko: http://wiki.apache.org/solr/SolJava ------------------------------------------------------------------------------ Darren Erik Vengroff created a simple Java client for adding, deleting and updating documents with Solr: - It is located here: http://issues.apache.org/jira/browse/SOLR-20 + It was placed in [http://issues.apache.org/jira/browse/SOLR-20 SOLR-20] + but now (after Solr 1.2 release) it has been added to the trunk: + + http://svn.apache.org/repos/asf/lucene/solr/trunk/client/java/solrj/ + + The next release will include this. Philip Jacob created a simple Java client for doing searches with Solr. It works, but it is still in development:
