--- og_facets.module	2008-04-24 15:55:14.000000000 -0700
+++ og_facets.module	2008-06-22 22:03:06.000000000 -0700
@@ -47,7 +47,7 @@ function og_facets_form_alter($form_id, 
  */
 function og_facets_faceted_search_collect(&$facets, $domain, $env_id, $selection, $arg = NULL) {
   switch ($domain) {
-    case 'all':
+    case 'facets':
       // If the og facet is allowed.
       if (!isset($selection) || isset($selection['og'][1])) {
         $excluded_types = og_facets_excluded_types($env_id);
