From lucene-user-return-2590-qmlist-jakarta-archive-lucene-user=jakarta.apache.org@jakarta.apache.org Sat Oct 05 07:07:50 2002 Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@apache.org Received: (qmail 87333 invoked from network); 5 Oct 2002 07:07:50 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 5 Oct 2002 07:07:50 -0000 Received: (qmail 27229 invoked by uid 97); 5 Oct 2002 07:08:41 -0000 Delivered-To: qmlist-jakarta-archive-lucene-user@jakarta.apache.org Received: (qmail 27198 invoked by uid 97); 5 Oct 2002 07:08:41 -0000 Mailing-List: contact lucene-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Users List" Reply-To: "Lucene Users List" Delivered-To: mailing list lucene-user@jakarta.apache.org Received: (qmail 27179 invoked by uid 98); 5 Oct 2002 07:08:40 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <20021005070755.87696.qmail@mail.com> Content-Type: text/plain; charset="iso-8859-15" Content-Disposition: inline Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) From: "Ravi Kothiyal" To: "Lucene Users List" Date: Sat, 05 Oct 2002 02:07:55 -0500 Subject: Re: Is Like Search Possible ? X-Originating-Ip: 203.192.200.18 X-Originating-Server: ws1-7.us4.outblaze.com X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Dear Suneetha, visit http://jakarta.apache.org/lucene/docs/queryparsersyntax.html for the syntax about query. But this is for basic html search. But I think if you want to search through email's ToAddress field, You have a create an index which stores the toAddress than only you can retereve the search for toAddress. Hope this will help you Regards Ravi ----- Original Message ----- From: Suneetha Rao Date: Sat, 05 Oct 2002 10:16:02 +0530 To: Lucene Users List Subject: Is Like Search Possible ? > Hi, > I've used lucene and indexed the whole database where I savd the > mail headers > and some files where I saved the mail contents.I would like to to a > search on email > ids.I'm using a Boolean Query to retirive results and is using the > StandardAnalyzer. > How do I translate the SQL Statement > SELECT * FROM where TOADDRESS LIKE '%infy%' ; > I tried the query +(toAddress:infy*) but it does does not retrieve > any results. > I basically want to retrieve all records that have the toAddress > like abc@infy.com.Is there something wrong with the way Iquery? > How should I get to desired results. > Thanks in Advance > > Regards, > Suneetha > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > > -- __________________________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup "Free price comparison tool gives you the best prices and cash back!" http://www.bestbuyfinder.com/download.htm -- To unsubscribe, e-mail: For additional commands, e-mail: