dlumbrer / dlumbrer/kbn_network
Support other bucketing aggregations
- Dominant language
- JavaScript
- Stars
- 366
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
It would be amazing if this plugin supported other bucketing aggregations such as Significant Terms for a filtered expression.
Right now I can only use a Terms aggregation, which is only really useful when I plan to plot all documents (of a certain type) in my collection.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating where the plugin currently configures and renders Terms aggregations for filtered expressions. Compare that flow with Elasticsearch's Significant Terms aggregation requirements and identify the relevant integration points. Done means the plugin supports the requested bucketing aggregation and can use it in a filtered expression.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elasticsearch, javascript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100