Re: searche for single char number when ngram min is 3

2014-03-19 Thread Alexandre Rafalovitch
Does NGram factory support keyword token-type protection? If so, it could be just a matter of marking a number as keyword. Regards, Alex. Personal website: http://www.outerthoughts.com/ LinkedIn: http://www.linkedin.com/in/alexandrerafalovitch - Time is the quality of nature that keeps events f

Re: searche for single char number when ngram min is 3

2014-03-19 Thread Jack Krupansky
Interesting point. I think it would be nice to have an option to treat numeric sequences (or maybe with commas and decimal point as well) as integral tokens that won't be split by ngramming. It's worth a Jira. OTOH, you have to make a value judgment whether a query for "3.14" should only exact