OpenSearch/docs/painless
Jack Conradson 790d2124f6 Clean Up Painless Datetime Docs (#42869)
This change abstracts the specific types away from the different 
representations of datetime as a datetime representation in code can be all 
kinds of different things. This defines the three most common types of 
datetimes as numeric, string, and complex while outlining the type most 
typically used for these as long, String, and ZonedDateTime, respectively. 
Documentation uses the definitions while examples use the types. This makes 
the documentation easier to consume especially for people from a non-Java 
background.
2019-06-05 10:22:00 -07:00
..
painless-api-reference Add painless string split function (splitOnToken) (#39772) 2019-05-09 15:16:11 -07:00
painless-contexts Reorganize Painless doc structure (#42303) 2019-05-21 10:50:21 -07:00
painless-guide Clean Up Painless Datetime Docs (#42869) 2019-06-05 10:22:00 -07:00
painless-lang-spec Reorganize Painless doc structure (#42303) 2019-05-21 10:50:21 -07:00
index.asciidoc Reorganize Painless doc structure (#42303) 2019-05-21 10:50:21 -07:00
painless-api-reference.asciidoc Task to generate Painless API's per context (#41233) 2019-04-23 11:28:27 -07:00
painless-contexts.asciidoc Reorganize Painless doc structure (#42303) 2019-05-21 10:50:21 -07:00
painless-guide.asciidoc Reorganize Painless doc structure (#42303) 2019-05-21 10:50:21 -07:00
painless-lang-spec.asciidoc Reorganize Painless doc structure (#42303) 2019-05-21 10:50:21 -07:00