I am indexing on the node body and for each node with an empty body i get the following:
Warning: Invalid argument supplied for foreach() in SearchApiDbService->indexItem() (line 342 of .../htdocs/sites/all/modules/contrib/search_api_db/service.inc).
Other issues that may relate to this:
Do not index empty entity references
Don't index NULL values
Comments
Comment #1
drunken monkeySo, does the patch in #1649042-16: Fix handling of NULL values when indexing fix this?
Comment #2
guy_schneerson commentedgreat job @drunken monkey
* Indexes empty body - no errors
* Indexes body with text - appear in search results
Comment #3
simon georges commentedI suppose we should close this then.
Comment #3.0
simon georges commentedfixed url
Comment #4
guy_schneerson commented