Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mapper: date type to also allow providing values in numeric (milliseconds since epoch) #516

Closed
kimchy opened this issue Nov 15, 2010 · 1 comment

Comments

@kimchy
Copy link
Member

kimchy commented Nov 15, 2010

On top of supporting dates formatted as string, also support providing the values as milliseconds since epoch value.

@kimchy
Copy link
Member Author

kimchy commented Nov 15, 2010

Mapper: date type to also allow providing values in numeric (milliseconds since epoch), closed by b1db5c4.

medcl pushed a commit to medcl/elasticsearch that referenced this issue Jul 1, 2011
cbuescher pushed a commit to cbuescher/elasticsearch that referenced this issue Oct 2, 2023
emilykmarx pushed a commit to emilykmarx/elasticsearch that referenced this issue Dec 26, 2023
* Bump to 6.0.0
* This switches our URI objects to the new SafeURI object which makes not
  leaking users/passwords easy.
* Switches the proxy type to use the SafeURI type. This means that hashes
* can no longer be used as proxy configs. This is a breaking change.
* Fixes many tests that broke with the SafeURI change to be less flimsy
* Shares URL normalization logic between the pool and the http client.
* Cleanup path handling to not have double /s when joining to URLs with path set
* Fix HEAD/:head discrepancy in specs, handle nil paths

Fixes elastic#517
Fixes elastic#516
Fixes elastic#517

Fixes elastic#450
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant