I'd like to use the template result type to only display the top five items, but when I do this with 'limit=5' I get a 'further results' link appearing which I can't easily style and it doesn't work anyway due to my creative use of templates. Is it possible to hide the 'further results' link completely?
And like that I realised you can put "searchlabel =" to hide the link. As a side note, the failure of the link to work was partly due to 'named args = yes' not being carried through the 'further results' link (which has been fixed in #1258 by the looks of it, so hopefully it won't be an issue when I get a chance to upgrade.