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.
2 parents 09b1c6d + f498c70 commit 3c93ec4Copy full SHA for 3c93ec4
docs/src/yamlRestTest/java/org/elasticsearch/smoketest/DocsClientYamlTestSuiteIT.java
@@ -286,7 +286,7 @@ protected boolean isWatcherTest() {
286
287
/**
288
* Compares the results of running two analyzers against many random
289
- * strings. The goal is to figure out if two anlayzers are "the same" by
+ * strings. The goal is to figure out if two analyzers are "the same" by
290
* comparing their results. This is far from perfect but should be fairly
291
* accurate, especially for gross things like missing {@code decimal_digit}
292
* token filters, and should be fairly fast because it compares a fairly
0 commit comments