Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 97201 invoked from network); 28 Jul 2010 04:10:51 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 28 Jul 2010 04:10:51 -0000 Received: (qmail 32975 invoked by uid 500); 28 Jul 2010 04:10:49 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 32743 invoked by uid 500); 28 Jul 2010 04:10:46 -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 32733 invoked by uid 99); 28 Jul 2010 04:10:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jul 2010 04:10:45 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of shashi.mit@gmail.com designates 209.85.161.48 as permitted sender) Received: from [209.85.161.48] (HELO mail-fx0-f48.google.com) (209.85.161.48) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jul 2010 04:10:39 +0000 Received: by fxm11 with SMTP id 11so1180831fxm.35 for ; Tue, 27 Jul 2010 21:10:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:received :in-reply-to:references:from:date:x-google-sender-auth:message-id :subject:to:content-type:content-transfer-encoding; bh=0Qb/uR8DTEDfktb3mhL6XydFJN/4ORxo9JHg4XKWPYw=; b=qnnHF2e5ILcQx1vBs6vJDPGPy8o9hYzzGJy1L5WvPSwjjJMLs15WKOzZiCWkiFGpKT Xrar5jKPYzcH0ZqKpBkAlfeSI4WrD/1GtSr7+837tuBkLBTkwqlWHyJLmaBxLTYD+Hp+ ECjOh4Ezf1Pjhv7c2UlRfU8zWdqy7LpGasAv8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; b=Kp2tcY57E9G0CAz2H0ctm9JT3c2YYmK8Hg4qB4f1YaSyv47E3RDX7CN7e0o+ZvRkb3 Vgz2/SRdKqp52gwJss5icstu25ozacuyOg3+kAjXroWCK6MGX7zjHNonsxhTAkFkd1Y4 46DUGVOvGQOKSwiHJCWpliyqP5ZAyxYIiDOAY= Received: by 10.223.119.133 with SMTP id z5mr9077992faq.62.1280290219266; Tue, 27 Jul 2010 21:10:19 -0700 (PDT) MIME-Version: 1.0 Sender: shashi.mit@gmail.com Received: by 10.223.120.146 with HTTP; Tue, 27 Jul 2010 21:09:59 -0700 (PDT) In-Reply-To: References: From: skant@sloan.mit.edu Date: Wed, 28 Jul 2010 00:09:59 -0400 X-Google-Sender-Auth: f4gi58QUi5qkcI9zemyPBJcWu-s Message-ID: Subject: Re: understanding lucene To: java-user@lucene.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Get "Lucene In Action." http://www.manning.com/hatcher2/ On Wed, Jul 28, 2010 at 12:06 AM, Yakob wrote: > hello everyone, > I am starting to understand lucene in java and I am having a hard time > in implementing it. > I am trying to develop a java application that can do indexing, > searching and whatnot. and using lucene framework is one of the best > solution for me. only the problem was I am a bit new in this field > > so I was hoping that maybe you can give me an appropiate link to which > I can taught myself of how to deploy lucene in java application. > > I already found a simple lucene program below > > http://planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=3D6481&lngW= Id=3D2 > > but I am having a hard time in compiling it eventhough I had tried > every possible way to make it run. maybe you can supply me with an > appropiate program that uses lucene in indexing so that I can know how > lucene works exactly. > > =A0thanks for the attention then. :-) > > -- > http://jacobian.web.id > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-user-help@lucene.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org