question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add support for the multi_terms aggregation

See original GitHub issue

Good day!

How can i use multu-terms aggregation ?

I have got : elasticsearch_dsl.exceptions.UnknownDslObject: DSL class multi_terms does not exist in agg. Is there a method implemented?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
sethmlarsoncommented, Jul 7, 2021

No need to close this until it’s implemented.

1reaction
vipulg13commented, Jan 5, 2022

could you please consider adding support to the “combined_fields” query? @Telomeraz

Read more comments on GitHub >

github_iconTop Results From Across the Web

Multi Terms aggregation | Elasticsearch Guide [8.5] | Elastic
A multi-bucket value source based aggregation where buckets are dynamically built - one per unique set of values. The multi terms aggregation is...
Read more >
Multi-field terms aggregation approach - Stack Overflow
I have been reading here that I can't have multi-field terms aggregations, but I don't need to aggregate by two fields but simply...
Read more >
A Basic Guide To Elasticsearch Aggregations - Logz.io
Elasticsearch Aggregations enable you to group and perform calculations and statistics on your data. Learn how to run and apply various aggregations here....
Read more >
Bucket aggregations - OpenSearch documentation
To see how this field can be used to support other search tools, ... Multi-terms aggregations are useful when you need to sort...
Read more >
ElasticSearch 2.0 and Pipeline Aggregations - Luminis
Pipeline Aggregations don't support sub-aggregations but they do support ... like and max and min. bucket pipeline aggregation we can add –
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found