Re: maxScore field in SolrCloud response

2013-01-25 Thread Chris Hostetter
: Yeah, I've noticed this two in some distrib search tests (it's not : SolrCloud related per say I think, but just distrib search in general). I'm pretty sure that the crux of the issue is that maxScore is only *returned* if scores are requested. When you do a single node request, you have to

Re: maxScore field in SolrCloud response

2013-01-25 Thread Mark Miller
Yeah, I've noticed this two in some distrib search tests (it's not SolrCloud related per say I think, but just distrib search in general). Want to open a JIRA issue about making this consistent? - Mark On Jan 25, 2013, at 2:39 PM, Mingfeng Yang wrote: > We are migrating our Solr index from si