In order to improve the query time of nested faceting query (json facet api), have used 'docValues' in the schema,optimized index and increased cache sizes(no evictions)
I still cannot be bring the query time to less than 1 sec. is there anything that i can do that can improve the performance?