opensearch-project/OpenSearch

[Enhancement] Access Flat_object Subfields Using Docvalues

Open

#7.138 aberto em 13 de abr. de 2023

Ver no GitHub
 (7 comments) (1 reaction) (0 assignees)Java (1.505 forks)batch import
Searchenhancementhelp wanted

Métricas do repositório

Stars
 (8.123 stars)
Métricas de merge de PR
 (Mesclagem média 5d 9h) (266 fundiu PRs em 30d)

Description

Is your feature request related to a problem? Please describe. in 2.7.0 release, Flat_object Field does not support searching subfields in PainlessScript.

Describe the solution you'd like enable searching in PainlessScript, we will need to direct the fielddatabuilder to fetch docvalues within the two stringfields in memory

Guia do colaborador