Benjamin Trent

Results 46 issues of Benjamin Trent

### CI Link https://gradle-enterprise.elastic.co/s/kwj5ep3e5vymm ### Repro line ./gradlew ":server:test" --tests "org.elasticsearch.search.SearchServiceTests.testParseSourceValidation" -Dtests.seed=DB172D57BA3537A5 -Dtests.locale=ar-BH -Dtests.timezone=America/Argentina/San_Luis -Druntime.java=22 ### Does it reproduce? Yes ### Applicable branches main ### Failure history _No response_ ###...

:Search/Search
>test-failure
Team:Search
low-risk

This is currently not fixed. But this simplifies things a bit.

Its useful to test latency and throughput in multi-threaded scenarios. Adding new `numSearchThread` for kNN perf script.

Stale

Turns out when we have query cancellation checks turned on, we wrap the filter bitset, meaning we cannot actually see that the inner Bits is a bitset. This is important...

>bug
:Search Relevance/Vectors
Team:Search Relevance
v9.1.0

### Description Found this in the wild. I haven't been able to replicate :( I don't even know what it means to hit this `fst.outputs.merge` branch and under what conditions...

type:bug

### Description I am not sure of other structures, but HNSW merges can allocate a pretty large chunk of memory on heap. For example: Let's have the max_conn set to...

type:enhancement
vector-based-search