Re: WordDelimiterFilterFactory and position increment.

2015-02-04 Thread Dmitry Kan
Hi, Could you enable it on the querying side and re-test your case? The rule of thumb I usually follow is to make the index and query side transformations as close as possible. HTH, Dmitry On Wed, Feb 4, 2015 at 6:14 AM, Modassar Ather wrote: > Hi, > > No I am not using WordDelimiterFilter on

Re: WordDelimiterFilterFactory and position increment.

2015-02-03 Thread Modassar Ather
Hi, No I am not using WordDelimiterFilter on query side. Regards, Modassar On Fri, Jan 30, 2015 at 5:12 PM, Dmitry Kan wrote: > Hi, > > Do you use WordDelimiterFilter on query side as well? > > On Fri, Jan 30, 2015 at 12:51 PM, Modassar Ather > wrote: > > > Hi, > > > > An insight in the behav

Re: WordDelimiterFilterFactory and position increment.

2015-01-30 Thread Dmitry Kan
Hi, Do you use WordDelimiterFilter on query side as well? On Fri, Jan 30, 2015 at 12:51 PM, Modassar Ather wrote: > Hi, > > An insight in the behavior of WordDelimiterFilter will be very helpful. > Please share your inputs. > > Thanks, > Modassar > > On Thu, Jan 22, 2015 at 2:54 PM, Modassar At

Re: WordDelimiterFilterFactory and position increment.

2015-01-30 Thread Modassar Ather
Hi, An insight in the behavior of WordDelimiterFilter will be very helpful. Please share your inputs. Thanks, Modassar On Thu, Jan 22, 2015 at 2:54 PM, Modassar Ather wrote: > Hi, > > I am using WordDelimiterFilter while indexing. Parser used is edismax. > Phrase search is failing for terms li

WordDelimiterFilterFactory and position increment.

2015-01-22 Thread Modassar Ather
Hi, I am using WordDelimiterFilter while indexing. Parser used is edismax. Phrase search is failing for terms like "3d image". On the analysis page it shows following four tokens for *3d* and there positions. *token position* 3d 1 3 1 3d 1 d