shubhamvishu commented on issue #13447: URL: https://github.com/apache/lucene/issues/13447#issuecomment-3523958514
> I was thinking of TestLucene99HnswVectorFormat.testRandomWithUpdatesAndGraph The issue is its by default switched on. So for tests that pass there own codecs or use methods like `getDefaultCodec` this optimization automatically kicks in unless we explicitly disable on those. I opened to https://github.com/apache/lucene/pull/15419 to disable it for one test I saw but I can include `testRandomWithUpdatesAndGraph` (or if any more) also. -- 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]
