Re: camel-casing and dismax troubles

2009-05-13 Thread Yonik Seeley
On Wed, May 13, 2009 at 12:29 PM, Geoffrey Young wrote: >> However since the indexed term is simply "leann", a >> WordDelimiterFilter configured to split won't match (a search for >> "LeAnn" will be translated into a search for "le" "ann". > > but the concatparts and/or concatall should handle spl

Re: camel-casing and dismax troubles

2009-05-13 Thread Geoffrey Young
On Wed, May 13, 2009 at 6:23 AM, Yonik Seeley wrote: > On Tue, May 12, 2009 at 7:19 PM, Geoffrey Young > wrote: >> hi all :) >> >> I'm having trouble with camel-cased query strings and the dismax handler. >> >> a user query >> >> LeAnn Rimes >> >> isn't matching the indexed term >> >> Leann Rim

Re: camel-casing and dismax troubles

2009-05-13 Thread Yonik Seeley
On Tue, May 12, 2009 at 7:19 PM, Geoffrey Young wrote: > hi all :) > > I'm having trouble with camel-cased query strings and the dismax handler. > > a user query > >  LeAnn Rimes > > isn't matching the indexed term > >  Leann Rimes This is the camel-case case that can't currently be handled by a