Re: lucene search

2010-01-29 Thread andy green
Thanks -- View this message in context: http://old.nabble.com/lucene-search-tp27358766p27367213.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: java-user-unsu

lucene search

2010-01-28 Thread andy green
hello, I programmed with Lucene code to handle the search on my site ... the articles indexed are those stored in a database, then I do a search with "lucene.queryparser" on the field "code" of various objects (a "code" is a word of 3 6-character) ... My problem is the fact that when I search, I