I don't believe that this is possible, and I strongly question
whether it's useful (not to mention the syntax error, score:[1 TO *], notice
the colon).

Scores really are "dimensionless". A normalized score of 0.5 for a particular
query doesn't really say anything about how "good" the document is, it just
tells you that it's "better" than a doc of 0.4

This smells like an XY problem, see:
http://people.apache.org/~hossman/#xyproblem

What is a higher-level statement of the problem you're trying to solve?

Best
Erick



On Mon, Aug 22, 2011 at 7:28 AM, jame vaalet <jamevaa...@gmail.com> wrote:
> hi.
> Is it possible to say fq=score[1 TO *]
> i have tried but solr is throwing error ? can this be done with some other
> syntax ?
>
> --
>
> -JAME
>

Reply via email to