but i want to sum the scores and not use max, can i still do it with the DisMax? am i missing anything ?
On Jan 4, 2008 2:32 AM, Erik Hatcher <[EMAIL PROTECTED]> wrote: > > On Jan 4, 2008, at 4:40 AM, s d wrote: > > Is there a simpler way to write this query (I'm using the standard > > handler) > > ? > > field1:t1 field1:t2 field1:"t1 t2" field2:t1 field2:t2 field2:"t1 t2" > > Looks like you'd be better off using the DisMax handler for <t1 t2> > (without the brackets). > > Erik > >