Re: TestContentStreamDataSource failing on trunk

2009-11-28 Thread Chris Hostetter
: SOLR-1600 ensures that for all mutivalued fields ,the response type is : a collection.So your change is right But that overlooks the potential problem i'm trying to point out: if your change broke this test, then it could break a users code as well. isn't there some protocol versioning inform

Re: TestContentStreamDataSource failing on trunk

2009-11-25 Thread Noble Paul നോബിള്‍ नोब्ळ्
SOLR-1600 ensures that for all mutivalued fields ,the response type is a collection.So your change is right On Thu, Nov 26, 2009 at 8:38 AM, Chris Hostetter wrote: > > the lucene zone machine is down (see INFRA-2351) so i don't think nightly > builds are running. > > On my local box i'm seeing Tes