Hi, I am using EmbeddedSolrServer to access indexed data.
I have to query server around 250K with different query each time. I have already created queries. But every time querying solr takes time. As I am querying using threads and loop, but still it's not so fast. Is there any way to speed up this operations ? Thanks & Regards, Sushil Jain