diff --git a/controller/search.js b/controller/search.js index 2e8ca7e2..d4ed5c2d 100644 --- a/controller/search.js +++ b/controller/search.js @@ -17,7 +17,6 @@ function setup( backend, query ){ if (req.clean.type !== undefined) { cmd.type = req.clean.type; - delete req.clean.type; // remove type from clean to avoid clutter } // query backend