use forward slashes / instead of \ for your path: c:/apache/group/index
OR if c: is your main drive /apache/group/index -----Original Message----- From: Hetan Shah [mailto:[EMAIL PROTECTED] Sent: Monday, June 21, 2004 5:55 PM To: [EMAIL PROTECTED] Subject: Demo 3 on windows Hello, I have been trying to build the index on my windows machine with the following syntax and getting this message back from Lucene. *java org.apache.lucene.demo.IndexHTML -create -index {index-dir} .. *in my case it looks like java org.apache.lucene.demo.IndexHTML -create -index c:\apache group\index .. and the message that I am getting is Usage: IndexHTML [-create] [-index <index>] <root_directory> Any idea why would I keep getting this message? TIA. -H --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
