All the index files will be in a file.

Has anyone written a module for lucene that provides an alternative IO
method? Instead of FSDirectory, it reads out of a stream?

-----Original Message-----
From: hu andy [mailto:[EMAIL PROTECTED]
Sent: Friday, March 17, 2006 9:24 AM
To: java-user@lucene.apache.org
Subject: Re: question...

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]
>
>


--------------------------------------------------- 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]

Reply via email to