LUCENE-3484 is resolved. Mihai, could you give it a try and see if this solves the NPE problem in your setup? You would need to download a nightly build that contains the fix - see the issue for revision numbers...
On Tue, Oct 4, 2011 at 7:51 PM, Mihai Caraman <caraman.mi...@gmail.com>wrote: > > (org.myapp.search.CustomLucene.ThreadedIndexWriter). > > > it's just the threaded example from Lucene In Action SE(Listing 10.1) > Oh ok, thanks. Doron