From 925171d1f822d2e730e54e7a05700b379bb5e912 Mon Sep 17 00:00:00 2001 From: Simon Murtha-Smith Date: Mon, 19 Mar 2012 18:33:22 -0700 Subject: [PATCH] turn of search --- Collections/Search/package.json | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/Collections/Search/package.json b/Collections/Search/package.json index 305020eec..6e318fc78 100644 --- a/Collections/Search/package.json +++ b/Collections/Search/package.json @@ -16,22 +16,7 @@ ], "events": [ [ - "contact/contacts", - "/events", - true - ], - [ - "photo/photos", - "/events", - true - ], - [ - "link/links", - "/events", - true - ], - [ - "place/places", + "null/contacts", "/events", true ]