Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@apache.org Received: (qmail 808 invoked from network); 18 Jun 2003 13:12:34 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 18 Jun 2003 13:12:34 -0000 Received: (qmail 16077 invoked by uid 97); 18 Jun 2003 13:14:53 -0000 Delivered-To: qmlist-jakarta-archive-lucene-user@nagoya.betaversion.org Received: (qmail 16070 invoked from network); 18 Jun 2003 13:14:53 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 18 Jun 2003 13:14:53 -0000 Received: (qmail 530 invoked by uid 500); 18 Jun 2003 13:12:31 -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 507 invoked from network); 18 Jun 2003 13:12:30 -0000 Received: from webmail2.dat.bth.se (HELO webmail.bth.se) (194.47.129.152) by daedalus.apache.org with SMTP; 18 Jun 2003 13:12:30 -0000 Received: by webmail.bth.se (Postfix, from userid 72) id AA2BF70029; Wed, 18 Jun 2003 09:12:31 -0400 (EDT) Received: from cacher1-ext.wise.edt.ericsson.se (cacher1-ext.wise.edt.ericsson.se [194.237.142.5]) by webmail.bth.se (IMP) with HTTP for ; Wed, 18 Jun 2003 15:12:31 +0200 Message-ID: <1055941951.3ef0653f57f19@webmail.bth.se> Date: Wed, 18 Jun 2003 15:12:31 +0200 From: di99mwo@student.bth.se To: Lucene Users List Subject: Re: lucene web demo References: <1055941239.3ef062770a3a4@webmail.bth.se> <3EF064B4.000001.01380@mojo> In-Reply-To: <3EF064B4.000001.01380@mojo> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 X-Originating-IP: 194.237.142.5 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N if I try with the full path o the index, I get the error: The filename, directory name, or volume label syntax is incorrect. Quoting Maurice Coyle : > have you tried running the command with the full path to the index > directory? > like: > > C:\jakarta-tomcat-4.0.6\webapps\ROOT>java org.apache.lucene.demo.IndexHTML - > create -index C:\jakarta-tomcat-4.0.6\webapps\index .. > > > > -------Original Message------- > > From: Lucene Users List > Date: 18 June 2003 14:00:47 > To: lucene-user@jakarta.apache.org > Subject: lucene web demo > > Hi > > I'm in the "Indexing Files" part in the Lucene web demo. > I have setup tomcat correctly. > > In the page http://jakarta.apache.org/lucene/docs/demo3.html it's written: > > Once you've gotten this far you're probably itching to go. Let's start by > creating the index you'll need for the web examples. Since you've already > set > your classpath in the previous examples, all you need to do is type "java > org.apache.lucene.demo.IndexHTML -create -index {index-dir} ..". You'll need > to > do this from a (any) subdirectory of your {tomcat}/webapps directory (make > sure > you didn't leave off the ".." or you'll get a null pointer exception). > {index- > dir} should be a directory that Tomcat has permission to read and write, but > is > outside of a web accessible context. By default the webapp is configured to > look in /opt/lucene/index for this index. > > I don't really understand the instruction...I have created a directory > called "index" in C:\jakarta-tomcat-4.0.6\webapps > > Tomcat is installed in: C:\jakarta-tomcat-4.0.6 > > The command I write is: > C:\jakarta-tomcat-4.0.6\webapps\ROOT>"java org.apache.lucene.demo.IndexHTML > - > create -index index .." > > ERROR message: > The system cannot find the path specified. > > > ------------------------------------------------- > This mail sent through IMP: http://horde.org/imp/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: lucene-user-help@jakarta.apache.org > > . > ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-user-help@jakarta.apache.org