Return-Path: X-Original-To: apmail-lucene-general-archive@www.apache.org Delivered-To: apmail-lucene-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0B0F36AFE for ; Wed, 18 May 2011 10:07:07 +0000 (UTC) Received: (qmail 46042 invoked by uid 500); 18 May 2011 10:07:06 -0000 Delivered-To: apmail-lucene-general-archive@lucene.apache.org Received: (qmail 46005 invoked by uid 500); 18 May 2011 10:07:06 -0000 Mailing-List: contact general-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@lucene.apache.org Delivered-To: mailing list general@lucene.apache.org Delivered-To: moderator for general@lucene.apache.org Received: (qmail 38498 invoked by uid 99); 18 May 2011 10:03:53 -0000 X-ASF-Spam-Status: No, hits=4.2 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RFC_ABUSE_POST,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.26 is neither permitted nor denied by domain of anurag.it.jolly@gmail.com) Date: Wed, 18 May 2011 03:03:28 -0700 (PDT) From: Anurag To: general@lucene.apache.org Message-ID: In-Reply-To: <1305706252609-2956161.post@n3.nabble.com> References: <1305706252609-2956161.post@n3.nabble.com> Subject: Re: Writing new peice of code in Lucene MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_51234_23141153.1305713008326" ------=_Part_51234_23141153.1305713008326 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit set classpath for the lucene version that u r using. of course Java classpath also needed. Then try to run this http://www.panix.com/~mitzi/HelloLucene.java If u get any error do ask, the forum is very active in solving ur problem. Run more sample codes from here http://www.lucenetutorial.com/your-first-project.html Thanks On 5/18/11, ravishekhar [via Lucene] wrote: > > > Hi, > > I am new to Lucene. I am able to run demo code given. > I wrote my code for training and searching based on some simple > modification. > I have put that files in lucene-3.0.3/src/demo/org/apache/lucene/demo and > tried to run as I run the demo file by just giving name of my files. > > I used netbeans for the same and I am able to do the same, validating my > program is correct. > I want to run the code through command line as done in case of demo > program. > > Please let me know how to do this. > > Thanks, > Ravi > > _______________________________________________ > If you reply to this email, your message will be added to the discussion > below: > http://lucene.472066.n3.nabble.com/Writing-new-peice-of-code-in-Lucene-tp2956161p2956161.html > To start a new topic under Lucene - General, email > ml-node+642108-1580214077-146354@n3.nabble.com > To unsubscribe from Lucene - General, visit > http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=642108&code=YW51cmFnLml0LmpvbGx5QGdtYWlsLmNvbXw2NDIxMDh8LTIwOTgzNDQxOTY= -- Kumar Anurag ----- Kumar Anurag -- View this message in context: http://lucene.472066.n3.nabble.com/Writing-new-peice-of-code-in-Lucene-tp2956161p2956362.html Sent from the Lucene - General mailing list archive at Nabble.com. ------=_Part_51234_23141153.1305713008326--