help me for implementing search functionality in website.
Posted: Mon Mar 29, 2010 5:23 am
Hi
I'm involved in developing a website for a e-shopping company.
i want to include a search functionality in the site.
search should not be like google search for web pages.
if the user enter a string it should search the database for the match with product name or manufacturer name from a single table(lengthy table).
it should match the misspelled words also.
i searched the net for this but i cant get the appropriate method can any one help me?
Thanks in advance.
I'm involved in developing a website for a e-shopping company.
i want to include a search functionality in the site.
search should not be like google search for web pages.
if the user enter a string it should search the database for the match with product name or manufacturer name from a single table(lengthy table).
it should match the misspelled words also.
i searched the net for this but i cant get the appropriate method can any one help me?
Thanks in advance.