[jira] Commented: (LUCENE-301) Index Writer constructor flags unclear - and annoying in certain cases

2006-12-18 Thread Michael McCandless (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-301?page=comments#action_12459479 ] Michael McCandless commented on LUCENE-301: --- I like Doug's solution add a new constructor, IndexWriter(Directory, Analyzer) which, if no such index

[jira] Commented: (LUCENE-301) Index Writer constructor flags unclear - and annoying in certain cases

2006-12-18 Thread Michael McCandless (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-301?page=comments#action_12459479 ] Michael McCandless commented on LUCENE-301: --- I like Doug's solution add a new constructor, IndexWriter(Directory, Analyzer) which, if no such index

[jira] Commented: (LUCENE-301) Index Writer constructor flags unclear - and annoying in certain cases

2006-02-21 Thread Doug Cutting (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-301?page=comments#action_12367227 ] Doug Cutting commented on LUCENE-301: - I agree with Hoss that we need to be very careful about compatibility. Why not add a new constructor, IndexWriter(Directory,

[jira] Commented: (LUCENE-301) Index Writer constructor flags unclear - and annoying in certain cases

2006-02-21 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-301?page=comments#action_12367239 ] Dan Armbrust commented on LUCENE-301: - I'm perfectly happy with either new constructor approach - as long as there is a better constructor than what is currently

[jira] Commented: (LUCENE-301) Index Writer constructor flags unclear - and annoying in certain cases

2006-02-17 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-301?page=comments#action_12366834 ] Hoss Man commented on LUCENE-301: - The only change (and I consider it an improvment, and unlikely to break anyones code) is that if it is set to false, and no index exists

[jira] Commented: (LUCENE-301) Index Writer constructor flags unclear - and annoying in certain cases

2005-09-26 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-301?page=comments#action_12330502 ] Dan Armbrust commented on LUCENE-301: - Could this be addresses or WONT FIXED before the 1.9 release? Index Writer constructor flags unclear - and annoying in certain