Skip to content

Conversation

scampi
Copy link
Contributor

@scampi scampi commented Dec 26, 2022

Close #91902

@elasticsearchmachine elasticsearchmachine added v8.7.0 needs:triage Requires assignment of a team area label external-contributor Pull request authored by a developer outside the Elasticsearch team labels Dec 26, 2022
@DJRickyB DJRickyB added :Search/Search Search-related issues that do not fall into other categories and removed needs:triage Requires assignment of a team area label labels Dec 27, 2022
@elasticsearchmachine elasticsearchmachine added the Team:Search Meta label for search team label Dec 27, 2022
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search (Team:Search)

@rjernst rjernst added v8.8.0 and removed v8.7.0 labels Feb 8, 2023
@gmarouli gmarouli added v8.9.0 and removed v8.8.0 labels Apr 26, 2023
@quux00 quux00 added v8.11.0 and removed v8.10.0 labels Aug 16, 2023
@scampi
Copy link
Contributor Author

scampi commented Oct 4, 2023

You need any change to this PR ?

@mattc58 mattc58 added v8.12.0 and removed v8.11.0 labels Oct 4, 2023
@javanna javanna added :Search Relevance/Search Catch all for Search Relevance and removed :Search/Search Search-related issues that do not fall into other categories labels Jul 17, 2024
@carlosdelest carlosdelest self-requested a review July 29, 2025 09:42
@carlosdelest carlosdelest self-assigned this Jul 29, 2025
@carlosdelest
Copy link
Member

@elasticmachine test this please

@carlosdelest
Copy link
Member

@elasticmachine test this please

@carlosdelest
Copy link
Member

@elasticmachine test this please

@carlosdelest
Copy link
Member

@elasticmachine test this please

@carlosdelest carlosdelest requested a review from a team August 1, 2025 15:46
return false;
}
// and must not be the nested path field
if (fieldType.name().equals(NestedPathFieldMapper.NAME)) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added this to the original PR

@carlosdelest
Copy link
Member

@elasticmachine test this please

@benwtrent
Copy link
Member

@elasticmachine test this please

Copy link
Member

@carlosdelest carlosdelest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@carlosdelest carlosdelest merged commit 68eff34 into elastic:main Aug 4, 2025
34 checks passed
@carlosdelest
Copy link
Member

Better late than never, merging this into Elasticsearch. Thanks for your contribution @scampi !

szybia added a commit to szybia/elasticsearch that referenced this pull request Aug 5, 2025
…cking * upstream/main: (26 commits) [Fleet] add privileges to `kibana_system` to read integrations data (elastic#132400) Add `TestEntitlementsRule` with support for dynamic entitled node paths for testing (elastic#132077) Reduce logging frequency for GCS per project clients (elastic#132429) Skip update/100_synthetic_source tests in yamlRestCompatTests (elastic#132296) Correct exception for missing nested path (elastic#132408) Fixing esql release tests elastic#132369 (elastic#132406) Adjust date docvalue formatting to return 4xx instead of 5xx (elastic#132414) Handle nested fields with the termvectors REST API in artificial docs (elastic#92568) Only collect bulk scored vectors when exceeding min competitive (elastic#132293) Fix release tests diskbbq update (elastic#132405) ESQL: Fix skipping of generative tests (elastic#132390) Short circuit failure handling in OIDC flow (elastic#130618) Small optimization in OptimizedScalarQuantizer by using mul instead of div (elastic#132397) Aggs: Add validation to Bucket script pipeline agg (elastic#132320) ESQL: Multiple parameters in ungrouped aggs (elastic#132375) ESQL: Explain test operators (elastic#132374) EQL: Deal with internally created IN in a different way for EQL (elastic#132167) Speed up hierarchical k-means by computing distances in bulk (elastic#132384) Reduce the number of fields per document (elastic#132322) Assert current thread in ESQL (elastic#132324) ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>enhancement external-contributor Pull request authored by a developer outside the Elasticsearch team :Search Relevance/Search Catch all for Search Relevance Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch v9.2.0