Do you mean you pack the index files into the file *.luc.If it is the case, Lucene can't read it. If you put index files and *.luc together under some directory, That's OK. Lucene knows how to find these files
2006/3/14, Aditya Liviandi <[EMAIL PROTECTED]>: > > Hi all, > > > > If I want to embed the index files into another file (say of extension > *.luc, so now all the index files are flattened inside this new file), can I > still use the index without having to extract out the index files to a temp > folder? > > > > aditya > > --------------------------------------------------- I²R Disclaimer > ------------------------------ > This email is confidential and may be privileged. If you are not the > intended recipient, please delete it and notify us immediately. Please do > not copy or use it for any purpose, or disclose its contents to any other > person. Thank you. > > ------------------------------------------------------------------------------------------------- > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >