: 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
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
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 TestContentStreamDataSource fail...
junit.framework.AssertionFailedError: expected: but was:<[Hello C1]>
at
org.apache.solr.handler.dataimport.TestContentStreamDat