Mike Pellegrini

Results 4 issues of Mike Pellegrini

### Description When buildx is enabled, docker-maven-plugin ignores the `docker.noCache` property. I tried setting the property via the Maven command line and via `buildOptions` in the POM file with the...

Add the `semantic` query to the Query DSL, which is used to query `semantic_text` fields: ``` GET /_search { "query": { "semantic": { "field": "inference_field", "query": "my query text" }...

>non-issue
:Search/Search
Team:Search
:Search/Vectors
v8.15.0

Adds a default ELSER 2 capability, which is used to conditionally run some semantic text YAML tests that were previously broken (and thus, muted) in release mode. Addresses #114376 and...

>non-issue
:ml
Team:ML
auto-backport
test-release
v9.0.0
v8.17.0

Adds support for semantic search CCS when `ccs_minimize_roundtrips=false`. This includes: - Query DSL when `ccs_minimize_roundtrips=false`, either explicitly or implicitly - Retrievers - ES|QL The implementation required significant rework to the...

>enhancement
:SearchOrg/Relevance
Team:Search - Relevance
v9.3.0