On Tue, 25 Sep 2007, Yura Smolsky wrote: > does anyone know if PyLucene build with GCJ has any limit for 2gb > files with FSDIrectory() ? Yes, gcj 3.4.x has this limit. It was fixed in gcj 4.x. Andi..