Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/reference/dsl_examples.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/client/python-api/current/_examples.html
navigation_title: Examples
---

# Examples [_examples]
# {{es}} Python DSL examples [_examples]

Please see the [DSL examples](https://github.com/elastic/elasticsearch-py/tree/master/examples/dsl) directory to see some complex examples using the DSL module.

3 changes: 2 additions & 1 deletion docs/reference/examples.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/client/python-api/current/examples.html
navigation_title: Examples
---

# Examples [examples]
# {{es}} Python client examples [examples]

Below you can find examples of how to use the most frequently called APIs with the Python client.

Expand Down