Hello,
Shouldn't SolrServer be an interface that externalizes the signatures for classes like CommonsHttpSolrServer, like it was in solr-1.2? Why did it became an abstract class? I can't see any benefit from it, as now I need to type the object as CommonsHttpSolrServer directly. I think it is really bad. -- Alexander Ramos Jardim