neoremind commented on code in PR #16171:
URL: https://github.com/apache/lucene/pull/16171#discussion_r3380948576
##########
lucene/core/src/test/org/apache/lucene/index/TestIndexOptions.java:
##########
@@ -331,6 +332,41 @@ public void testFrozenFieldTypeAcrossSegments() throws
IOException {
dir.close();
}
+ public void testMultiValuedFieldDeoptimizesWhenCacheActive() throws
IOException {
Review Comment:
Thank you Tim! and congrats on becoming committer!
I've renamed to `testMultiValueForcesDeoptimization` to be clear. Let me
know if you prefer a different one.
--
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]