Hi,

Is there an ootb way to boost term matches based on their position/offset 
inside a field, so that the term gets a higher score if it occurs in the 
befinning of the field and lower boost or a deboost if it occurs towards the 
end of a field?

I know that I could index the first part of the text in a new field and boost 
on that, but that is kind of "binary".
I could also add the term offset as payload for every term and boost on that, 
but this should not be necessary since offset info is already part of the index?

--
Jan Høydahl, search solution architect
Cominvent AS - www.cominvent.com

Reply via email to