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 5ea9151 commit 36585a5Copy full SHA for 36585a5
README.md
@@ -5,7 +5,7 @@ to an ElasticSearch engine.
5
6
### Features
7
8
-* The plugin uses the ElasticSearch low-level REST client meaning that it works with any versions of ElasticSearch.
+* The plugin uses the ElasticSearch low-level REST client meaning that it works with any version of ElasticSearch.
9
* The plugin makes use of ElasticSearch's ability to make bulk requests.
10
By doing this, we limit the amount of HTTP calls made to the ES engine, therefore minimally impacting the tests performance.
11
0 commit comments