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
{{ message }}
This repository has been archived by the owner on Jun 30, 2018. It is now read-only.
I'd like to be able to merge stored attributes ( from _source or fields) into loaded model (via :load => true flag). Is there easy way to do it? I was thinking of wrapping loaded model into some ResultDecorator.
What do you think about it?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
I'd like to be able to merge stored attributes ( from
_source
orfields
) into loaded model (via:load => true
flag). Is there easy way to do it? I was thinking of wrapping loaded model into someResultDecorator
.What do you think about it?
Thanks!
The text was updated successfully, but these errors were encountered: