It would be useful if after doing a web search, each found page hilights the search terms you just used.
There is a javascript implementation of this: http://www.kryogenix.org/code/browser/searchhi/. Shouldn't be too hard to implement. Only we should strip out the WebSearch keywords that don't belong to the query, like "scope".
-- ArthurClemens - 11 Aug 2004
This has been realized with server side Perl in PhotonSkin. Part of which could be taken into the core SEARCH.
-- PeterThoeny - 11 Aug 2004
And has been incorporated in natsearch, see NatSkin.
-- ArthurClemens - 20 May 2006