Re: spell suggestions help

2013-04-12 Thread Jack Krupansky
d remove it. -- Jack Krupansky -Original Message- From: Rohan Thakur Sent: Friday, April 12, 2013 2:12 AM To: solr-user@lucene.apache.org Subject: Re: spell suggestions help hi jack I am using whitespace toknizer only and before this im using pattern replace to replace & with and bu

Re: spell suggestions help

2013-04-11 Thread Rohan Thakur
in term analysis it gets > discarded. > > -- Jack Krupansky > > -Original Message- From: Rohan Thakur > Sent: Thursday, April 11, 2013 7:39 AM > To: solr-user@lucene.apache.org > Subject: Re: spell suggestions help > > > urlencode replaces & with space thus resul

Re: spell suggestions help

2013-04-11 Thread Jack Krupansky
see that the "&" is preserved or which stage in term analysis it gets discarded. -- Jack Krupansky -Original Message- From: Rohan Thakur Sent: Thursday, April 11, 2013 7:39 AM To: solr-user@lucene.apache.org Subject: Re: spell suggestions help urlencode replaces &am

Re: spell suggestions help

2013-04-11 Thread Rohan Thakur
urlencode replaces & with space thus resulting in results that contains even the single terms like in the case of mobile & accessories it replaces it with mobile accessories and results the document containing even accessories which i dont want. how to tackle this I tried using pattern replace filt

Re: spell suggestions help

2013-04-11 Thread Rohan Thakur
hi erick do we have to do urlencoding from the php side or does solr supports urlencode? On Thu, Apr 11, 2013 at 5:57 AM, Erick Erickson wrote: > Try URL encoding it and/or escaping the & > > On Tue, Apr 9, 2013 at 2:32 AM, Rohan Thakur wrote: > > hi all > > > > one thing I wanted to clear is

Re: spell suggestions help

2013-04-10 Thread Erick Erickson
Try URL encoding it and/or escaping the & On Tue, Apr 9, 2013 at 2:32 AM, Rohan Thakur wrote: > hi all > > one thing I wanted to clear is for every other query I have got correct > suggestions but these 2 cases I am not getting what suppose to be the > suggestions: > > 1) I have kettle(doc freque