We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8163567 commit 3bf2d4fCopy full SHA for 3bf2d4f
server/src/main/java/org/elasticsearch/TransportVersions.java
@@ -274,7 +274,7 @@ static TransportVersion def(int id) {
274
public static final TransportVersion ESQL_LIMIT_ROW_SIZE = def(9_085_0_00);
275
public static final TransportVersion ESQL_REGEX_MATCH_WITH_CASE_INSENSITIVITY = def(9_086_0_00);
276
public static final TransportVersion RANK_DOCS_QUERY_MIN_SCORE = def(9_087_0_00);
277
-
+
278
/*
279
* STOP! READ THIS FIRST! No, really,
280
* ____ _____ ___ ____ _ ____ _____ _ ____ _____ _ _ ___ ____ _____ ___ ____ ____ _____ _
0 commit comments