Re: Lucene removing some words while searching

2005-12-27 Thread Erik Hatcher
On Dec 27, 2005, at 3:27 AM, M å n i s h wrote: Suppose I search “lucene user forum” it should give correct continuous occurrence of full text , But if I search for “when they occur” lucene is searching for “when occur” also. I think lucene is treating “they” as stopword and removing it

Lucene removing some words while searching

2005-12-27 Thread M å n i s h
Hi erik and other gurus, I have some doubts over double quote queries (as it is) Suppose I search “lucene user forum” it should give correct continuous occurrence of full text , But if I search for “when they occur” lucene is searching for “when occur” also. I think lucene is treating