Skip to content

Commit

Permalink
Update .doc/connecting.asciidoc
Browse files Browse the repository at this point in the history
Co-authored-by: István Zoltán Szabó <[email protected]>
  • Loading branch information
Anaethelion and szabosteve committed Oct 28, 2021
1 parent 944dad4 commit 53410d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .doc/connecting.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ es, err := elasticsearch.NewClient(cfg)
[[compatibility-mode]]
==== Compatibility Mode

Elasticsearch server 8.0 introduces a new compatibility mode allowing for a smoother transition from 7 to 8.
{es} server 8.0 introduces a compatibility mode allowing for a smoother transition from 7 to 8.
Using the compatibility mode, the client sends versioned headers with each request instructing the server on the expected behaviour.
------------------------------------
Content-Type: application/vnd.elasticsearch+json; compatible-with=7
Expand Down

0 comments on commit 53410d6

Please sign in to comment.