Please go ahead :-)
On Mon, Sep 15, 2008 at 3:04 PM, Luca Molteni <[EMAIL PROTECTED]> wrote:
> Now that's clear!
>
> Since it's and Index-time boost, it was in the indexing documents section.
> I
> should have checked for that. Would you mind if I dare to update the
> scoring
> FAQ with the link
Now that's clear!
Since it's and Index-time boost, it was in the indexing documents section. I
should have checked for that. Would you mind if I dare to update the scoring
FAQ with the link to this page?
"To increase the scores for certain documents that match a query, regardless
of what that que
You can specify a boost while indexing by adding a 'boost' attribute to the
field tag in the XML.
For example:
value
In the same manner, boost can also be specified on the document tag to boost
the score for the whole document.
This information is not very prominent in the wiki but s