I'm using the Embedded Content data type (http://farmcode.org/post/2011/01/20/Presenting-a-new-Umbraco-data-type-Embedded-Content.aspx) and I can't seem to find a way to properly use Umbraco Examine to search inside the Embedded Content data type.
The search result object returned presents the Embedded Content type as a string with all the fields mashed together, and not in the original xml format.
Is there a way around this so I can search individual fields inside the embedded content type?