Skip to content

Follow-up improvements to flattened object fields. #43805

Open
@jtibshirani

Description

@jtibshirani

This meta-issue tracks improvements to flattened fields. The initial version of the feature was designed + tracked in #33003.

Immediate improvements:

Requires feedback/ research:

  • Explore support for numeric values. As an example, users may want to perform true range queries on numeric fields within the object. Support for a fully numeric flattened field #61550
  • Explore adding support for highlighting, since with large JSON blobs it can be difficult to tell which key-value pairs matched the query.
  • Introduce a way for certain JSON keys to be 'promoted' into individual fields. One approach we're considering is to extend copy_to to work on entire objects, so that the same JSON blob could be added both as a 'flattened object' field, and also as normal object with explicit subfield definitions.

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