When no events have been created on the site and Commons Solr is enabled, we see this empty text:

Check if your spelling is correct, or try removing filters.
Remove quotes around phrases to match each word individually: "blue drop" will match less than blue drop.
You can require or exclude terms using + and -: big +blue drop will require a match on blue while big blue -drop will exclude results that contain drop.

as well as a search field.

The interactive prototype indicates that there should be no search keyword form here. Let's also make the empty text something simpler and less search-related.

Comments

jpontani’s picture

Assigned: Unassigned » jpontani
Status: Active » Fixed
StatusFileSize
new38.44 KB

Committed to dev. No events will cause the events solr landing page to look like:

screenshot

Since I had to override the theme registry for empty search results, had to check that the current page = 'events', and if not will use the default empty search results text from Solr module.

http://drupalcode.org/project/commons_events.git/commitdiff/654646e

Status: Fixed » Closed (fixed)

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