+george +bush +white +house
-- Ian. Jari Aarniala wrote: > > Hello, > > Despite of the confusing subject ;) my question is simple. I'm just > trying out Lucene for the first time and would like to know how one > would go on implementing the search on the index with the same logic > that Google uses. > For example, if the user input is "george bush white house", how > do I easily construct a query that searches ALL of the words above? If I > have understood correctly, passing the search string above to the > queryParser creates a query that search for ANY of the words above. > > Thanks for any help, -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
