Re: NPE Within IndexWriter.optimize (Solr Trunk Nightly)

2010-05-25 Thread Chris Herron
ches? >> >> Can you enable assertions when you optimize and see if anything trips? >> >> Also, can you run CheckIndex on your index (java -ea >> org.apache.lucene.index.CheckIndex /path/to/index), and post the output? >> >> Mike >> >> On Mon, May 24, 2010 at 7:43 PM,

NPE Within IndexWriter.optimize (Solr Trunk Nightly)

2010-05-24 Thread Chris Herron
Hi, I'm using the latest nightly build of solr (apache-solr-2010-05-24_08-05-13) and am repeatedly experiencing a NullPointerException after calling delete, commit, optimize. Stack trace below. The index is ~20Gb. I'm not doing Lucene/Solr core development - I just figured this was a better pl