-
I am using Elasticsearch BM25 to fetch relevant documents. How can I add a parameter to tell the retriever to return only first n matching docs?
-
### Problem Statement
In Lucene/CrateDB, segments are not sorted by default.
#### Case 1: ORDER BY with LIMIT
Queries that apply an `ORDER BY` with `LIMIT` need to go through all segments and can ap…
-
Sorry to bother you, but I found conflicting dependencies there:
ERROR: Cannot install -r requirements.txt (line 2) and elasticsearch==7.17.9 because these package versions have conflicting depende…
-
The Ruby agent currently offers support for Elasticsearch v7+, but attempts to instrument all versions since instrumentation may work with earlier versions.
Our test suite [fails](https://github.co…
-
A common need while working with ES is to rebuild the index from scratch.
Let's take an example to highlight an issue. I have an index of Products. My products database moves a lot, for stock updat…
-
### Description
1. `from employees | stats cd1=count_distinct(salary, 3000), cd2=count_distinct(salary, 3000 + 1000 - 1000), cd3=count_distinct(salary, 1000)`
fails with
```
"type": "illega…
-
### Tukipyyntö
Testikannoille tehdään xx.xx.xxxx seuraavat toimet:
* otetaan testien API-tunnukset ja avaimet talteen tuotannon aputauluun, myös ei-redusoitavalta tietokannalta
* liitännäisten pl…
-
### Integration Name
Elasticsearch [elasticsearch]
### Integration Version
1.13.1
### Agent Version
8.11.0
### Agent Output Type
elasticsearch
### Elasticsearch Version
8.11.1
### OS Version…
-
**Build Scans:**
- [elasticsearch-periodic-platform-support #4171 / ubuntu-2004-aarch64_checkpart4_platform-support-arm](https://gradle-enterprise.elastic.co/s/ibrbsw52aopl4)
- [elasticsearch-periodic…
-
Hi Team,
I wanted to check if there was a way to easily get my IOC's from MISP to elasticsearch ?
Thanks