Re: patch to fix setMaxBufferedDocs

2006-01-25 Thread Otis Gospodnetic
Looks fine to me. - Original Message From: Daniel Naber <[EMAIL PROTECTED]> To: [email protected] Sent: Mon 23 Jan 2006 02:40:27 PM EST Subject: patch to fix setMaxBufferedDocs Hi, does anybody see a problem with the attached patch? It fixes the problem

patch to fix setMaxBufferedDocs

2006-01-23 Thread Daniel Naber
Hi, does anybody see a problem with the attached patch? It fixes the problem that setMaxBufferedDocs(1) has no effect. Regards Daniel -- http://www.danielnaber.de Index: /home/dnaber/.eclipse/LuceneSVN/src/java/org/apache/lucene/index/IndexWriter.java =