One way of doing it is while parsing email if it has .gmail.com add it to different field also. Warm Regards, Allahbaksh Allahbaksh Mohammedali Asadullah, Software Engineering & Technology Labs, Infosys Technolgies Limited, Electronics City, Hosur Road, Bangalore 560 100, India. *Board: +91-80-28520261 | Extn: 53915 | Direct: 41173915. Fax: +91-80-28520362 | Mobile: +91-9845505322. http://allahbaksh.blogspot.com
-----Original Message----- From: Aditi Goyal [mailto:[EMAIL PROTECTED] Sent: Monday, June 23, 2008 11:51 AM To: java-user@lucene.apache.org Subject: lucene search options Hi All, I am using Lucene for creating indexes. There is one field as "email" which stored the email id. I have few queries regarding searching: 1. I want to search for all the records having domain as "gmail.com" . So, is there a way by which I can do a partial search on "email" field such that I get the records matching only the domain name. I think wildcard (*) cannot be used in the beginning :( 2. If I just want to search for the records which are not matching email as "[EMAIL PROTECTED]" How can I search for it. Here, MUST_NOT cannot be used alone. Is there a way out? Please help. Thanks, Aditi **************** CAUTION - Disclaimer ***************** This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system. ***INFOSYS******** End of Disclaimer ********INFOSYS*** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]