Hello all, I have an index of 8 shards having 1 replica each distubuted across 8 node solr cloud . Size of index is 300 gb having 30 million documents. Solr json facet runs extremly slow if I am sub faceting on string field even if tnumfound is only around 20000 (also I am not returning any rows i.e rows=0). Is there any way to improve the performance?
Thanks, Vijay