Closed (fixed)
Project:
Drupal Commons
Component:
Events
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
9 Feb 2013 at 00:14 UTC
Updated:
23 Feb 2013 at 06:20 UTC
Jump to comment: Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Screen Shot 2013-02-09 at 1.15.56 AM.png | 38.44 KB | jpontani |
Comments
Comment #1
jpontani commentedCommitted to dev. No events will cause the events solr landing page to look like:
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