I'm having a node index and a user index. When indexing the content, I'm getting the following errors in the Log:

Notice: Undefined index: bundle keys in rich_snippets_extract_bundle() (line 280 of sites/all/modules/contrib/rich_snippets/rich_snippets.apachesolr.inc).

and

Warning: Invalid argument supplied for foreach() in rich_snippets_extract_bundle() (line 280 of sites/all/modules/contrib/rich_snippets/rich_snippets.apachesolr.inc).

I've tried DEV after #1923904: Searching for users causes date and author fields to throw errors, but that didn't fix it.

Comments

gbaudoin’s picture

Title: Errors when indexing content » Errors when indexing content - bundle keys not set in rich_snippets_extract_bundle()
Status: Active » Needs review
StatusFileSize
new904 bytes

Testing if bundle keys is set.

cpliakas’s picture

Status: Needs review » Reviewed & tested by the community

Makes sense to me.

Out of curiosity, which entity doesn't have the "bundle keys" entry?

Chris

  • cpliakas committed 921e596 on 7.x-1.x authored by gbaudoin
    Issue #1989436 by gbaudoin, BarisW: Errors when indexing content -...
cpliakas’s picture

Issue summary: View changes
Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.