Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for the adjacency_matrix aggregation #1553

Closed
Jonakemon opened this issue Dec 28, 2021 · 0 comments · Fixed by #1788
Closed

Add support for the adjacency_matrix aggregation #1553

Jonakemon opened this issue Dec 28, 2021 · 0 comments · Fixed by #1788

Comments

@Jonakemon
Copy link

Jonakemon commented Dec 28, 2021

When one currently tries to use the adjacency matrix aggregation, one gets this error: elasticsearch_dsl.exceptions.UnknownDslObject: DSL class 'adjacency_matrix' does not exist in agg.

This is not a bug, but a feature that is not yet supported by this package. It is similar to #1512.

miguelgrinberg added a commit to miguelgrinberg/elasticsearch-dsl-py that referenced this issue Apr 26, 2024
miguelgrinberg added a commit to miguelgrinberg/elasticsearch-dsl-py that referenced this issue Apr 26, 2024
github-actions bot pushed a commit that referenced this issue Apr 30, 2024
miguelgrinberg added a commit that referenced this issue Apr 30, 2024
Fixes #1553
Fixes #1706

(cherry picked from commit ea0054f)

Co-authored-by: Miguel Grinberg <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants