looks like you want query time boosts rather than
index time boosts....
Erick
On 12/20/06, Eun Yong Kang <[EMAIL PROTECTED]> wrote:
Hi,
I am trying to figure out how to give different weights to different
terms in a same document.
Anybody knows how to do this?
For example,
doc A cont
Hi,
I am trying to figure out how to give different weights to different
terms in a same document.
Anybody knows how to do this?
For example,
doc A contains field1 : term1 (weight C) field1 : term2 (weight F)
If I use setBoost(float) function in the Field Object, I cannot give
differ