You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Aman Deep Singh <am...@gmail.com> on 2018/02/01 15:07:56 UTC

Solr scale function scale single doc to min value

Hi, I'm using scale function and facing a issue where my result set
contains only one result or multiple results with same value in this case
scale is sending data at min level/instead of high value,any idea how can I
achieve the high value in case only one result is present or multiple
results with same value
Solr version = 6.6.0
Scale function = scale(query({!type=edismax v=$q}),0,100)

Regards
Aman deep singh