We are looking for ways to improve query/index performance on solr. We are not concerned about the storage requirements. We have lot of storage space.
Essentially we want to speed up solr query/indexing by throwing more storage at the solr index.
I have already reviewed http://wiki.apache.org/solr/SolrPerformanceFactors. But it doesn't cover this particular scenario.
p.s. you can tell me that this is a stupid question, and i won't mind :)