[ https://issues.apache.org/jira/browse/SOLR-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13880444#comment-13880444
]
Steven Bower commented on SOLR-5488:
------------------------------------
The output above (ie the {{<null}} items in the response) I am quite certain is caused
by the "return null" in the MinMaxStatsCollector. I have turned this into an IllegalArgException
that should lead us to why this is happening.
Note: I have not been able to actually repro this on my side (i thought I had but it was something
else failing).. But I traced down when/how the nulls could propagate to the response .. hopefully
this puts this issue to bed..
> Fix up test failures for Analytics Component
> --------------------------------------------
>
> Key: SOLR-5488
> URL: https://issues.apache.org/jira/browse/SOLR-5488
> Project: Solr
> Issue Type: Bug
> Affects Versions: 5.0, 4.7
> Reporter: Erick Erickson
> Assignee: Erick Erickson
> Attachments: SOLR-5488.patch, SOLR-5488.patch, SOLR-5488.patch, SOLR-5488.patch
>
>
> The analytics component has a few test failures, perhaps environment-dependent. This
is just to collect the test fixes in one place for convenience when we merge back into 4.x
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
|