Re: Exact string

2008-04-30 Thread Grant Ingersoll
On Apr 30, 2008, at 6:02 AM, WATHELET Thomas wrote: Hello, How can I procced to to find an exact string match in lucene with somes articles in my search query. For exemple: if I search for "a ball" I just want results with a ball and not "the ball" incled in the result

Exact string

2008-04-30 Thread WATHELET Thomas
Hello, How can I procced to to find an exact string match in lucene with somes articles in my search query. For exemple: if I search for "a ball" I just want results with a ball and not "the ball" incled in the result? Is it possible to have a blank stop word list? I have to s