Skip to content

Improve support of source fallback #88913

Closed as not planned
Closed as not planned
@jdconrad

Description

@jdconrad

#88735 adds infrastructure to support source fallback as part of the new scripting fields API. However, grabbing values from source can be quite expensive which leads to the following questions (credit to @lucabelluccini):

  1. Should source fallback only be allowed when search.allow_expensive_queries is enabled?
  2. Should we have a metric or logging to know if source fallback was used with enough information to support good debugging?
  3. Do we appropriately support the new type of sub-object as added by (Add support for dots in field names for metrics usecases #86166)?

Any thoughts on this @romseygeek, @jpountz, and @javanna ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions