Re: boosting on string distance

2009-12-29 Thread Grant Ingersoll
On Dec 29, 2009, at 1:59 PM, Joe Calderon wrote: > hello *, i want to boost documents that match the query better, > currently i also index my field as a string an boost if i match the > string field > > but im wondering if its possible to boost with bf parameter with a > formula using the funct

boosting on string distance

2009-12-29 Thread Joe Calderon
hello *, i want to boost documents that match the query better, currently i also index my field as a string an boost if i match the string field but im wondering if its possible to boost with bf parameter with a formula using the function strdist(), i know one of the columns would be the field nam