RE: customizing index file name

2007-05-04 Thread Shaw, James
Sent: Thursday, May 03, 2007 6:25 PM To: java-user@lucene.apache.org Subject: Re: customizing index file name Oh, fix as in make constant, not fix as in broken ... No, I don't know of any way to do this. Can your installer just pack up everything in a directory? Erick On 5/3/07, Shaw, Jam

Re: customizing index file name

2007-05-03 Thread Erick Erickson
From: Erick Erickson [mailto:[EMAIL PROTECTED] Sent: Thursday, May 03, 2007 4:56 PM To: java-user@lucene.apache.org Subject: Re: customizing index file name Uh, what do you mean "fix"? You shouldn't have to do anything with it at all. What behavior are you observing that you want to cha

RE: customizing index file name

2007-05-03 Thread Shaw, James
ork if the .csf changes every time we index. -Original Message- From: Erick Erickson [mailto:[EMAIL PROTECTED] Sent: Thursday, May 03, 2007 4:56 PM To: java-user@lucene.apache.org Subject: Re: customizing index file name Uh, what do you mean "fix"? You shouldn't have to do anyt

Re: customizing index file name

2007-05-03 Thread Erick Erickson
Uh, what do you mean "fix"? You shouldn't have to do anything with it at all. What behavior are you observing that you want to change and why? Erick On 5/3/07, Shaw, James <[EMAIL PROTECTED]> wrote: Does anyone know how to fix the .cfs file name in an index directory? The deletable and segment

customizing index file name

2007-05-03 Thread Shaw, James
Does anyone know how to fix the .cfs file name in an index directory? The deletable and segments file names are always the same, but we have observed that the .cfs file name changes each time you index a content directory with some changes to the directory (some deleted files, added files, etc). H