Re: Configure Shingle Filter to ignore ngrams made of tokens with same start and end

2013-05-03 Thread Steve Rowe
>> >> -- Jack Krupansky >> >> -Original Message- From: Rounak Jain >> Sent: Friday, May 03, 2013 7:34 AM >> To: solr-user@lucene.apache.org >> Subject: Configure Shingle Filter to ignore ngrams made of tokens with same >> start and end &

Re: Configure Shingle Filter to ignore ngrams made of tokens with same start and end

2013-05-03 Thread Walter Underwood
kens at the same position, otherwise, you will get > confused "suggestions", as you've encountered. > > -- Jack Krupansky > > -Original Message- From: Rounak Jain > Sent: Friday, May 03, 2013 7:34 AM > To: solr-user@lucene.apache.org > Subject: Configure S

Re: Configure Shingle Filter to ignore ngrams made of tokens with same start and end

2013-05-03 Thread Jack Krupansky
iday, May 03, 2013 7:34 AM To: solr-user@lucene.apache.org Subject: Configure Shingle Filter to ignore ngrams made of tokens with same start and end Hello, I was using Shingle Fitler with Suggester to implement an autosuggest dropdown. The field I'm using with shingle filter has a worddelimi