I read that Lucene search is single threaded. Does that mean Solr search is also single threaded?
What does it mean - that there are no concurrent searches & all searches are serialized? Can Solr take advantages of multiple CPUs? Thanks.
I read that Lucene search is single threaded. Does that mean Solr search is also single threaded?
What does it mean - that there are no concurrent searches & all searches are serialized? Can Solr take advantages of multiple CPUs? Thanks.