opensearch-project/OpenSearch

[Enhancement] Access Flat_object Subfields Using Docvalues

开放

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

 (8 条评论) (1 个反应) (1 位负责人)Java (1,505 个派生)batch import
Searchenhancementhelp wanted

仓库指标

星标
 (8,123 个星标)
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

贡献者指南