sabi0 commented on code in PR #12979:
URL: https://github.com/apache/lucene/pull/12979#discussion_r1437847255


##########
lucene/core/src/java/org/apache/lucene/index/CheckIndex.java:
##########
@@ -409,8 +408,8 @@ public static final class IndexSortStatus {
     }
 
     /** Status from testing soft deletes */
-    public static final class SoftDeletsStatus {
-      SoftDeletsStatus() {}
+    public static final class SoftDeletesStatus {

Review Comment:
   Would it help if such cleanups were done in a separate commit? Or a separate 
PR would still be better?



-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to