Auto Suggest Data From Database

Auto Suggest Data From Database

Hi,

Good day!

I saw this auto suggest like google

http://www.freezecoders.com/2013/03/google-like-auto-suggest-search-using-php-ajax.html

but my problem is when I type some word that not match in names but match word in description it shows on the list the name  with that description.

I want is if i type name all the names that match displayed but when i type description the description list will display.


Thank you.