The '_snippetResult' array returned in an Algolia response is currently being used to generate a search_api Item's excerpt - however, some fields in the snippet result array may have a 'matchLevel' key set to 'none', which means we shouldn't include that field in the snippet.
Attached patch filters the snippet result array to exclude fields with matchLevel = none.
Needs work
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.