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]
