opensearch-project/OpenSearch

[Enhancement] Access Flat_object Subfields Using Docvalues

Open

#7,138 创建于 2023年4月13日

在 GitHub 查看
 (7 评论) (1 反应) (0 负责人)Java (1,505 fork)batch import
Searchenhancementhelp wanted

仓库指标

Star
 (8,123 star)
PR 合并指标
 (平均合并 5天 9小时) (30 天内合并 266 个 PR)

描述

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

贡献者指南