Re: [BEGINNER]Query on index with number

2008-06-13 Thread MaxiRobbie
SimpleAnalyzer uses LetterTokenizer which divides text at non-letters. > > > -- > Ian. > > > On Fri, Jun 13, 2008 at 4:00 PM, MaxiRobbie <[EMAIL PROTECTED]> > wrote: >> >> Hi all, >> >> I've worked just a little with Lucene and now i nee

[BEGINNER]Query on index with number

2008-06-13 Thread MaxiRobbie
Hi all, I've worked just a little with Lucene and now i need some stuffs to be done but i can't find responses in faq or how-to. My index contains products title like Nikon d300, nikon d200, nikon d3 i'm using SimpleAnalyzer and when i query for title:d300, it's transformed in title:d and the