Hey,

I needed the same thing, so i modified a few lines in theme-indeed.php to look like this:



if (sizeof($query)>=5) :
$keyword = urlencode(strtolower(trim($query[0])));...