Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@apache.org Received: (qmail 93568 invoked from network); 14 Nov 2002 10:37:14 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 14 Nov 2002 10:37:14 -0000 Received: (qmail 10896 invoked by uid 97); 14 Nov 2002 10:38:18 -0000 Delivered-To: qmlist-jakarta-archive-lucene-user@jakarta.apache.org Received: (qmail 10796 invoked by uid 97); 14 Nov 2002 10:38:17 -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 10710 invoked by uid 98); 14 Nov 2002 10:38:16 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <1048326.1037270232234.JavaMail.digimem@venus> Date: Thu, 14 Nov 2002 10:37:12 +0000 (GMT) From: Ian Lea To: Uma Maheswar Subject: Re: Can any one help me? Cc: Lucene Users List Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_109_4292442.1037270232229" X-Mailer: digimemmailer v1.0 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------=_Part_109_4292442.1037270232229 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Uma If you know servlets and JSP you should be able to figure out how to integrate lucene. Presumably you have already read the "Getting Started" guide? Suggestions: 1. Create a lucene index of whatever it is you want to search across. As a standalone program. No servlets or JSP or database required. See demo programs and instructions. 2. Create a standalone program to search that index. 3. Take whichever bits of that functionality that you want to be accessible as a servlet, and call or cut/paste/refactor/ whatever to get what you want. Good luck. -- Ian. ian@digimem.net > uma@globalleafs.com (Uma Maheswar) wrote > > Otis, > Yes, I know Servlets and JSP. I am the only developer working on > http://www.javagalaxy.com. All the contents in the site are developed by me. > But I am not sure of working with Lucene. Can you help me? > > Uma ---------------------------------------------------------------------- Searchable personal storage and archiving from http://www.digimem.net/ ------=_Part_109_4292442.1037270232229 Content-Type: text/plain; charset=us-ascii -- To unsubscribe, e-mail: For additional commands, e-mail: ------=_Part_109_4292442.1037270232229--