🔧 Maintenance Alert: World will be on Read-Only Mode on February 18th, 10:00 PM – 11:00 PM EST / 7:00 PM – 8:00 PM PST / 4:00 AM – 5:00 AM CET (Feb 19). Browsing available, but log-ins and submissions will be disabled.
AI OnAI Off
Hi,
We are getting the same error stacktrace described in this post:
http://world.episerver.com/forum/developer-forum/EPiServer-Search/Thread-Container/2014/8/Indexing-issues/
But we're getting it when attempting to do a nested search in Find. We have a nested convention applied:
Where listing dates is a collection of a custom object type.
And in the search query:
It blows up with the error text 'Self referencing loop detected for property 'ManifestModule' -Â the JSON.NET serializer seems to be choking on a recursive reference within the Assembly, though why it's trying to serialize the assembly I have no idea!
Any pointers appreciated as to whether this is a bug or a problem with the way we're using Find.