Is it advisable to use compound file format? or should I revert it back to
simple file format? How do I revert it back?

thanks,

lucenenator


On 3/7/06, Yonik Seeley <[EMAIL PROTECTED]> wrote:
>
> You are using the compound file format (the default since 1.4) and the
> .cfs file contains all those individual parts.
>
> -Yonik
>
> On 3/7/06, Apache Lucene <[EMAIL PROTECTED]> wrote:
> > Hi,
> >        I am using Lucene 1.9.1 to index the files. The index writer
> created
> > the following files
> > (1) segment file "segments"
> > (2) deletable file "deletable"
> > (3) compound file "cfs"
> >
> > None of the other files like term info, frequency..etc were created. Is
> > there something obvious, I am doing wrong?
> >
> > thanks,
> > lucenator
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to