I recently developed a search which will gather prices from three online shops and compare them to provide the user with the best choice available to them.Its been hosted here
However, I want it to make as suggestive as the search on Flipkart
So, i wanna know, how can they come up with the options as soon as you type. Do, they store the data in some XML file or do they make call to database.
I just wish to know the efficient way to do this, given i have list of items.
Thanks :)