Re: 1.9 RC1

2006-02-19 Thread Tatu Saloranta
--- Nadav Har'El <[EMAIL PROTECTED]> wrote: > Dan Armbrust <[EMAIL PROTECTED]> wrote > on 17/02/2006 08:50:53 > PM: ... > So I'm not sure the solution is to change the > semantics of the existing > constructor, but I think Lucene definitely need a > new constructor or > convenience > function that

Re: 1.9 RC1

2006-02-19 Thread Nadav Har'El
Dan Armbrust <[EMAIL PROTECTED]> wrote on 17/02/2006 08:50:53 PM: >... > Short summary - The Constructor for IndexWriter currently will only > create an index in a folder if you set the boolean create flag to true. > But then, if you want to append to that index, you have to set the > create flag