Class IpScriptFieldData.IpScriptDocValues

All Implemented Interfaces:
Iterable<String>, Collection<String>, List<String>, FieldValues<String>
Enclosing class:
IpScriptFieldData

public static class IpScriptFieldData.IpScriptDocValues extends ScriptDocValues.Strings
Doc values implementation for ips. We can't share IpFieldMapper.IpFieldType.IpScriptDocValues because it is based on global ordinals and we don't have those.