Re: fuzzy search issue with PatternTokenizer Factory

2013-04-23 Thread meghana
t; -Original Message- > From: meghana > Sent: Monday, April 22, 2013 3:25 AM > To: > solr-user@.apache > Subject: Re: fuzzy search issue with PatternTokenizer Factory > > Jack, > > the regex will split tokens by anything expect alphabets , numbers, '&&#

Re: fuzzy search issue with PatternTokenizer Factory

2013-04-22 Thread Jack Krupansky
Krupansky -Original Message- From: meghana Sent: Monday, April 22, 2013 3:25 AM To: solr-user@lucene.apache.org Subject: Re: fuzzy search issue with PatternTokenizer Factory Jack, the regex will split tokens by anything expect alphabets , numbers, '&' , '-' and ns: (

Re: fuzzy search issue with PatternTokenizer Factory

2013-04-22 Thread meghana
roup", the pattern specifies what delimiter > sequence will "split" the rest of the input into tokens. I suspect you > didn't mean this. > > -- Jack Krupansky > > -----Original Message- > From: meghana > Sent: Friday, April 19, 2013 9:01 AM > To:

Re: fuzzy search issue with PatternTokenizer Factory

2013-04-19 Thread Jack Krupansky
ttern specifies what delimiter sequence will "split" the rest of the input into tokens. I suspect you didn't mean this. -- Jack Krupansky -Original Message- From: meghana Sent: Friday, April 19, 2013 9:01 AM To: solr-user@lucene.apache.org Subject: fuzzy search issue with

fuzzy search issue with PatternTokenizer Factory

2013-04-19 Thread meghana
this message in context: http://lucene.472066.n3.nabble.com/fuzzy-search-issue-with-PatternTokenizer-Factory-tp4057275.html Sent from the Solr - User mailing list archive at Nabble.com.