Arsnael opened a new pull request, #2342: URL: https://github.com/apache/james-project/pull/2342
Just tried to give it a shot to upgrade directly to latest lucene version from Quan's work : https://github.com/apache/james-project/pull/2315 in the lucene module I have 3 tests failing left, all returning the following error: ``` java.lang.IllegalArgumentException: cannot change field "uid" from doc values type=NUMERIC to inconsistent doc values type=NONE ``` Maybe @quantranhong1999 has an idea? :) I have conscience that there is still some tests that have been disabled and of course didn't check mpt tests yet (one step at a time) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
