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 ryan: http://wiki.apache.org/solr/SolJava ------------------------------------------------------------------------------ <!> ["Solr1.3"] - Darren Erik Vengroff created a simple Java client for adding, deleting and updating documents with Solr: + ["Solrj"] is a robust Java client for adding, deleting and updating documents with Solr. ["Solrj"] includes an option to access an embedded solr instance without the need to run an HTTP server. - http://svn.apache.org/repos/asf/lucene/solr/trunk/client/java/solrj/ - - = Embedded = - - <!> ["Solr1.2"] - - Solr can be embedded for direct API usage within Java applications, avoiding HTTP altogether. See EmbeddedSolr. = SimplePostTool =
