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
We have a runtime field that contains multiple string values. Currently the getFieldValue method returns only the first value of the field. Could you please provide support for returning lists as well?
Adding that to the SearchDocument is the obvious part; I'll see how this can be extended to populate list (collection?) runtime fields in the rerturned entity.
sothawo
added a commit
to sothawo/spring-data-elasticsearch
that referenced
this issue
Mar 18, 2025
We have a runtime field that contains multiple string values. Currently the getFieldValue method returns only the first value of the field. Could you please provide support for returning lists as well?
Thank you.
The text was updated successfully, but these errors were encountered: