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 5bbb47c commit a2afb1cCopy full SHA for a2afb1c
README.md
@@ -216,7 +216,7 @@ The connector supports different versions of Elasticsearch through the `elastics
216
| Below 8.0 | `_type` parameter is included in the index requests |
217
| 8.0 and above | `_type` parameter is automatically omitted |
218
219
-If no version is specified, the connector defaults to "6.8.0" behavior (including `_type` parameter).
+If no version is specified, the connector defaults to "7.0.0" behavior (including `_type` parameter).
220
221
### Breaking Changes
222
0 commit comments