Arsnael commented on PR #2342: URL: https://github.com/apache/james-project/pull/2342#issuecomment-2270298897
@woj-tek I think you got it right about what the Search.test is supposed to do yes :) > Was there a consensus why it was done that way and if it should be changed? No idea honestly, that Lucene implementation is very old and was done way before I join the project I believe. But it would not change the fact that for some reason Lucene does not seem to remove the old documents when doing its updates, so it just creates new ones, and that's why the Search.test is failing. -- 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]
