Class DateFieldScript.Parse

java.lang.Object
org.elasticsearch.script.DateFieldScript.Parse
Enclosing class:
DateFieldScript

public static class DateFieldScript.Parse extends Object
Temporary parse method that takes into account the date format. We'll remove this when we have "native" source parsing fields.
  • Constructor Details

  • Method Details

    • parse

      public long parse(Object str)