In my site http://www.kennisakker.nl I'm using faceted search and the core search-module.
I've overridden the theme_search_item() function for custom displaying of the search results.

The problem now is that the display of the search results for faceted serach is ok, but the theming for core search results is not working. Those search results are displayed in the standard way, with node type, author-name, etc.
It looks like faceted search is blocking the theming for core search.

How do I get the core search results themed also?

Comments

henkiejan’s picture

David,

Sorry, another module was interfering with the core search, not faceted search.

David Lesieur’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

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