All,
I am using the collapse plugin with the following query params

text_field:( apple OR  apples) ) )

Fq :  {!collapse field=string_field  sort='numeric_field asc , score desc  '  
nullPolicy=expand}

Raw params : expand=true&expand.rows=600&expand.sort=numeric_field asc


The above query results in score value of NaN in theexpandedResults. 
When the expand.sort=numeric_field asc  is not usedexpanded results has score 
value populated.

The value of the numeric filed is in the form ofd<yyyymmdd> form.  The value of 
d is 1 to 5.

Any insights about why the  score field is returned asNaN

 Appreciate your help.
ThanksRavi

Reply via email to