In Vim the * key in normal mode searches for the word under the cursor. In GNU Emacs the closest native equivalent would be:
C-s C-w
But th
I have not tried it but there is some code here called Grep-O-Matic.