Re: AbstractSolrTestCase and Solr 3.1.0

2011-04-12 Thread Tommaso Teofili
Thanks Robert, that was very useful :) Tommaso 2011/4/12 Robert Muir > On Tue, Apr 12, 2011 at 6:44 AM, Tommaso Teofili > wrote: > > Hi all, > > I am porting a previously series of Solr plugins developed for 1.4.1 > version > > to 3.1.0, I've written some integration tests extending the > > Abs

Re: AbstractSolrTestCase and Solr 3.1.0

2011-04-12 Thread Robert Muir
On Tue, Apr 12, 2011 at 6:44 AM, Tommaso Teofili wrote: > Hi all, > I am porting a previously series of Solr plugins developed for 1.4.1 version > to 3.1.0, I've written some integration tests extending the > AbstractSolrTestCase [1] utility class but now it seems that wasn't included > in the sol