You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spring Data Elasticsearch currently relies on an automatic conversion from a collection to the first object in that collection, for example when reading a constructor parameter from the return of a scripted field. This automatic conversion will be removed from the spring-data-commons library, so we need to add the functionality in Spring Data Elasticsearch.
Uh oh!
There was an error while loading. Please reload this page.
Spring Data Elasticsearch currently relies on an automatic conversion from a collection to the first object in that collection, for example when reading a constructor parameter from the return of a scripted field. This automatic conversion will be removed from the spring-data-commons library, so we need to add the functionality in Spring Data Elasticsearch.
See spring-projects/spring-data-commons@23ad2f0
The text was updated successfully, but these errors were encountered: