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 NoblePaul: http://wiki.apache.org/solr/Solrj The comment on the change is: Reuse SolrServer ------------------------------------------------------------------------------ //add Item objects to the list server.addBeans(beans); }}} + /!\ Note -- Reuse the instance of !SolrServer if you are using this feature (for performance ) == Reading Data from Solr == * Get an instance of server first
