Hi Walter, What do you mean by when you stemmed and stopped your title field?
Thanks, - Jake On Wed, Aug 27, 2008 at 7:41 PM, Walter Underwood <[EMAIL PROTECTED]> wrote: > On 8/27/08 5:54 PM, "Yonik Seeley" <[EMAIL PROTECTED]> wrote: >> >> That's really only one use case though... the other being to have a >> single stored field that is analyzed multiple different ways. > > We are the other use case. We take a title and put it in three > fields: one merely lowercased, one stemmed and stopped, and one > phonetic. At query time, we search all three with decreasing > weights. An exact match is weighted more than a stemmed and > stopped match, and so on. > > wunder > -- > Search Guy, Netflix > > >