-
### Elasticsearch Version
8.15.1
### Installed Plugins
None
### Java Version
_bundled_
### OS Version
Ubuntu 20.04.6 LTS
### Problem Description
When we issue a search where the following two…
-
The following snippets should create an aggregate boolean query
```
const renderingIds = await context.dataSource.getCollection('es-activity-logs').aggregate(
{},
{
operation…
-
Following https://github.com/elastic/kibana/pull/192002, filters notification badge is only displayed for embeddables that partially implement the unified search interface. The code snippet below show…
-
I have a working logic as follows: after window connection is required, aggregation operations can be performed
```sql
CREATE TABLE test_table1 (
`attacker_ip` STRING,
`victim_ip` STRIN…
-
### Version Information
Both:
v2.0.10-cloud.1
v2.0.7
Server Version:
CLI Version (for CLI related issue):
2.0.9
### Environment
Cloud + Docker
### What is the expected behaviour?
M…
-
Given that Solid is aimed at building social media applications, we need to have a clear set of recommended solutions for content aggregation.
(See for example the original [How are inboxes handled?]…
-
When trying to upgrade to the latest version of Firelens (v2.25.0 packaged with FluentBit v1.9.3), we regularly have our socket cut "End-of-file reached, probably we got disconnected (sent 0 of 294)"
…
-
**Describe the feature:**
With 7.12.0, the alerting engine now supports creating an alert based on a query using the `Elasticsearch query` alert type. It would be super useful if such alert type wo…
-
In order to display trending entries, it would be great to have several count aggregations, e.g. counts within the last month.
Currently, the plugin only stores a total view count. To compute such an…
-
### Is your feature request related to a problem? Please describe
I'm of the opinion that native support on JOIN queries in OpenSearch could be helpful for a lot of users using OpenSearch for Obser…