Skip to content

Remove ScriptDocValues#getValues #22919

@nik9000

Description

@nik9000

I expect ScriptDocValues#getValues was added for backwards compatibility a long time ago but at this point I don't think we need it. At this point everything every script that does doc.foo.values.something can do doc.foo.something instead.

Should we drop ScriptDocValues#getValues in 6.0?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions