-
- [ ] All plugin changes that remove SSL settings should be in a new major release of the plugin
- [x] Mark old SSL settings as obsolete
- [x] Add breaking change entry to plugin changelog
- [ ] Ad…
-
**Is your feature request related to a problem? Please describe.**
Now, when we query `prices` field in `search` query we always trigger rather heavy [query](https://github.com/vendure-ecommerce/vend…
-
The Logstash Elasticsearch elastic integration filter plugin makes a number of HTTP requests.
* Investigate the places where HTTP requests are made to Elasticsearch in this plugin
* Add the `x-elasti…
-
### What happened?
I am trying to connect clickhouse using grpc-plugin like here:
https://github.com/jaegertracing/jaeger-clickhouse/blob/main/guide-kubernetes.md
In the jaeger custom resource
if I…
-
The Logstash Elasticsearch filter plugin makes HTTP requests to the following Elasticsearch endpoints:
```
GET /
HEAD /
GET /_search
```
Each of these calls should include the `x-elastic-pro…
-
I've recently encountered an issue while configuring Elasticsearch 8 with CollectiveAccess Providence (v1.8). During the search index rebuild process, the following error was raised:
`PHP Fatal err…
-
### Context
In our project, we have to reprocess a large amount of Elastic data in a single batch. The `elasticsearch` input plugin might run for multiple hours to handle billions of events. But we…
-
Em chào anh, khi build dự án của anh ra file jar, em thực hiện cài plugin ở elasticsearch thì bị lỗi
![image](https://github.com/user-attachments/assets/51519ae8-47a8-4553-83c5-29f12fb62314)
em có…
-
The Logstash Elasticsearch input plugin makes HTTP requests to the following Elasticsearch endpoints:
```
GET /
HEAD /
POST /index/_pit
POST /_search?size=
POST /_search?scroll=
POST /index/_…
-
**Related to:** https://github.com/elastic/kibana-team/issues/1173 (internal)
## Summary
Some of the tests owned by the Security Generative AI team make `text_expansion` queries which are deprecated…