You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2009/01/06 21:01:59 UTC

[Solr Wiki] Update of "SolrPerformanceFactors" by ryan

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/SolrPerformanceFactors

------------------------------------------------------------------------------
  
  See [http://java.sun.com/j2se/1.5.0/docs/api/java/util/concurrent/package-summary.html java.util.concurrency javadoc] for more information on threading.
  
+ Also consider using the [http://svn.apache.org/repos/asf/lucene/solr/trunk/src/solrj/org/apache/solr/client/solrj/impl/StreamingUpdateSolrServer.java StreamingUpdateSolrServer.java] for bulk update request.  
+ 
+ 
  == RAM Usage Considerations ==
  
  === OutOfMemoryErrors ===