Take a look at this script/snippet:
http://blog.bitflux.ch/wiki/LiveSearch
But these things use alot of resources, it does a search for every char typed
So a normal search would take 1 query this would make 8 query's with a 8 letter word, it will slow down your server.
It wont be that hard to mod it to phpdig.
Good luck!