I'll dig... looks like it's the new check I added in CheckIndex to validate that term vectors "match" the postings...
Mike McCandless http://blog.mikemccandless.com On Mon, Jan 16, 2012 at 6:32 AM, Apache Jenkins Server <[email protected]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12154/ > > 1 tests failed. > REGRESSION: > org.apache.lucene.index.TestFilterIndexReader.testFilterIndexReader > > Error Message: > CheckIndex failed > > Stack Trace: > java.lang.RuntimeException: CheckIndex failed > at org.apache.lucene.util._TestUtil.checkIndex(_TestUtil.java:166) > at > org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:560) > at > org.apache.lucene.index.TestFilterIndexReader.testFilterIndexReader(TestFilterIndexReader.java:176) > at > org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:528) > at > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165) > at > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57) > > > > > Build Log (for compile errors): > [...truncated 1546 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
