Re: Search for more than one term

2010-02-01 Thread ctorresl
Hello Erik, Mark and Phan: Thanks all of you for the reply, I'll check all of you have said. greetings, Carmen -- View this message in context: http://old.nabble.com/Search-for-more-than-one-term-tp27348933p27406592.html Sent from the Lucene - Java Users mailing list archive at Nabble.com

Search for more than one term

2010-01-27 Thread ctorresl
Hello: IÄm working with Lucene for my thesis, please I need answers to these questions: 1. How can I tell Lucene to search for more than one term??? (for example: the query "house garden computer" will return documents in which at least one of the term appears) What classes I need to use? 2. Lucen