On Fri, Nov 13, 2009 at 4:21 PM, Max Lynch <ihas...@gmail.com> wrote:

> Well already, without doing any boosting, documents matching more of the
> > terms
> > in your query will score higher.  If you really want to make this effect
> > more
> > pronounced, yes, you can boost the more important query terms higher.
> >
> >  -jake
> >
>
> But there isn't a way to determine exactly what boosted term made up the
> final score?
>

Not really.  Scores are normalized relative to the top score by default, so
only
the relative ordering of results has meaning.

  -jake

Reply via email to