On Mon, Oct 26, 2009 at 4:32 PM, Teruhiko Kurosaka <k...@basistech.com> wrote:
> Are multiple CPUs utilized at indexing time as well, or just by searcher?

Yes, multiple CPUs are utilized for indexing.

If you're using SolrJ, and easy way to exploit this parallelism is to use
http://lucene.apache.org/solr/api/org/apache/solr/client/solrj/impl/StreamingUpdateSolrServer.html

-Yonik
http://www.lucidimagination.com

Reply via email to