Closed
Description
Elasticsearch supports dateformats with nanoseconds, but spring data elasticsearch doesn't support this:
https://docs.spring.io/spring-data/elasticsearch/docs/current/api/org/springframework/data/elasticsearch/annotations/DateFormat.html
Could that be supported in the near future?
We need this to sort realtime events, there multiple events are inbound during the same millisecond.