Notice: Undefined property: stdClass::$type in rabbit_hole_preprocess_search_results() (line 312 of rabbit_hole.module

I just turned on Acquia Apache Solr Search, and when I perform a search I get the above warning listed multiple times.

CommentFileSizeAuthor
#4 1594768-4.patch1.51 KBBrockBoland

Comments

olofbokedal’s picture

Status: Active » Postponed (maintainer needs more info)

I'm not able to test this yet, since I don't have e working Solr configuration for Apache. I will try to set it up, and return to this issue.

In the meantime, please provide any Solr configurations that you have altered from the defaults, and any other info you may find interesting. It will ease the steps to reproduce this issue.

yngens’s picture

Experiencing the same issue. The modules doesn't play nice with Apache Solr Search.

olofbokedal’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

i will mark this as a duplicate of #1468302: Hide from Search Results since there are a few issues related to the search handling, and this is one of them.

The search solution will change, and will no longer use the implementation of hook_preprocess_search_results(), so this isn't really relevant any longer. Be sure to follow #1468302: Hide from Search Results instead.

BrockBoland’s picture

StatusFileSize
new1.51 KB

For anyone else having this issue in 7.x-1.x, this patch will tide you over till 2.x has a .0 release.