Hi Solr experts

We are using Solrj in our application -
- CommonsHttpSolrServer (superclass:SolrServer)

We are planning to compare the performance results of SolrServer with
DirectSolrConnection.

1. I couldn't find any such class (as SolrServer for HTTPrequests) which
supports DirectSolrConnection in SolrJ

2. Also I found out some posts on memory leak issues with Solr 1.3, lucene
2.4.0 verison if DirectSolrConnectionis used.
Should this be avoided with lucene 2.4?

Can somebody guide me on these two queries.

Thanks
Dipti Khullar

Reply via email to