Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 64048 invoked from network); 28 Jan 2010 00:03:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Jan 2010 00:03:32 -0000 Received: (qmail 69515 invoked by uid 500); 28 Jan 2010 00:03:30 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 69434 invoked by uid 500); 28 Jan 2010 00:03:30 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 69423 invoked by uid 99); 28 Jan 2010 00:03:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jan 2010 00:03:30 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of markrmiller@gmail.com designates 74.125.92.24 as permitted sender) Received: from [74.125.92.24] (HELO qw-out-2122.google.com) (74.125.92.24) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jan 2010 00:03:22 +0000 Received: by qw-out-2122.google.com with SMTP id 8so19457qwh.53 for ; Wed, 27 Jan 2010 16:03:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=QGxkn0RuKhi8s43aFXl2fKvc1L/gpi9fp+vXZFiuEQ0=; b=Rff/Ovm5jvxrmhZnotXvMi6qYyYCEg3ANhh1bgUra2cI4/ccjPqtJe/MDPOwVyDHWT 84cAYaqgnc6TL9CL+tIIqoHnP+jM9iBiqY2whomOmhc5EVoHlcwD7iZYcnwjdnufuIRv c9c2ZPyd0kYIPVXdvoD199/94nYjoKwKwv8NY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=BmEdo4FeIZSjStpD0WSyC2lIdu+c3qhNwyQP9CXAshmGJvT8+g3krIwhMdiUIbUg35 BxvrFbo0L29CorbSzYaf7ac5v5eAQQ+pXU9Yv9ujTWyz6kYl1ISXWzB/8utIUyahwOQv geGJVlig+jADAo2m0Rxg5fMht+dSNigput4P8= Received: by 10.224.26.78 with SMTP id d14mr5637020qac.21.1264636981263; Wed, 27 Jan 2010 16:03:01 -0800 (PST) Received: from ?192.168.1.104? (ool-44c639d9.dyn.optonline.net [68.198.57.217]) by mx.google.com with ESMTPS id 2sm878168qwi.47.2010.01.27.16.02.59 (version=SSLv3 cipher=RC4-MD5); Wed, 27 Jan 2010 16:03:00 -0800 (PST) Message-ID: <4B60D432.8070501@gmail.com> Date: Wed, 27 Jan 2010 19:02:58 -0500 From: Mark Miller User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: java-user@lucene.apache.org Subject: Re: Search for more than one term References: <27348933.post@talk.nabble.com> In-Reply-To: <27348933.post@talk.nabble.com> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ctorresl wrote: > 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. Lucene works well in Windows, Mac OS X, Linux y Unix??? what other > platform? > > Thanks in advanced, > Carmen > I've seen it run nicely on AIX. If you can call running on AIX nice. -- - Mark --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org