Marvin Justice

Results 3 comments of Marvin Justice

I don't use MultiDocumentBatch but did you try adding a writer.commit() after writer.forceMerge(1)?

Our average decomposition factor is 7 with a max of several dozens. This speeds up getQuery() significantly.

I believe I've found a regression with this bugfix. A test case that exposes: ``` public void testForIssue10520Regression() throws IOException { String test = "Testa link some text another link";...