mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-13 08:25:26 +00:00
Docs: Update Joda URLs in documentation.
This commit is contained in:
parent
ba9bbf7e66
commit
f5f73259e4
@ -58,7 +58,7 @@ Response:
|
|||||||
[[date-format-pattern]]
|
[[date-format-pattern]]
|
||||||
==== Date Format/Pattern
|
==== Date Format/Pattern
|
||||||
|
|
||||||
NOTE: this information was copied from http://joda-time.sourceforge.net/apidocs/org/joda/time/format/DateTimeFormat.html[JodaDate]
|
NOTE: this information was copied from http://www.joda.org/joda-time/apidocs/org/joda/time/format/DateTimeFormat.html[JodaDate]
|
||||||
|
|
||||||
All ASCII letters are reserved as format pattern letters, which are defined as follows:
|
All ASCII letters are reserved as format pattern letters, which are defined as follows:
|
||||||
|
|
||||||
|
@ -215,4 +215,4 @@ date formatter in that case.
|
|||||||
=== Custom Format
|
=== Custom Format
|
||||||
|
|
||||||
Allows for a completely customizable date format explained
|
Allows for a completely customizable date format explained
|
||||||
http://joda-time.sourceforge.net/api-release/org/joda/time/format/DateTimeFormat.html[here].
|
http://www.joda.org/joda-time/apidocs/org/joda/time/format/DateTimeFormat.html[here].
|
||||||
|
@ -80,7 +80,7 @@ providing text to a numeric field) to be ignored.
|
|||||||
Defaults to `ROOT`.
|
Defaults to `ROOT`.
|
||||||
|
|
||||||
|`time_zone` | Time Zone to be applied to any range query related to dates. See also
|
|`time_zone` | Time Zone to be applied to any range query related to dates. See also
|
||||||
http://joda-time.sourceforge.net/api-release/org/joda/time/DateTimeZone.html[JODA timezone].
|
http://www.joda.org/joda-time/apidocs/org/joda/time/DateTimeZone.html[JODA timezone].
|
||||||
|=======================================================================
|
|=======================================================================
|
||||||
|
|
||||||
When a multi term query is being generated, one can control how it gets
|
When a multi term query is being generated, one can control how it gets
|
||||||
|
Loading…
x
Reference in New Issue
Block a user