mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-11-01 23:29:03 +00:00
When an id is set in the IndexQuery object, use it without requiring an @Document annotation. When it is not, try to resolve it from the object when it has @Document and @Id annotations.