Re: Help with query boosting syntax

2010-05-28 Thread Chris Hostetter
: > When a person searches for keywords eg value1 value2 value3 we want to : > apply boosting so that a document is boosted according to which of the : > keywords it has. : > eg of url : q=value1^4.0 OR value2^2.0 OR value3 ... : > I have a requesthandler set up to just search on our Keywo

Re: Help with query boosting syntax

2010-05-27 Thread kirsty
kirsty wrote: > > Hi there, > I am struggling with the syntax for boosting. > My scenario is that we have an algorithm that gives weightings to > particular keywords. > When a person searches for keywords eg value1 value2 value3 we want to > apply boosting so that a document is boosted accordin