Click here to Skip to main content
15,895,084 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am using MySQL database for my web application. I need to provide search facility. I want to provide a full featured search(from database and web pages). I came across full text search in SQL. But my question is when user searches for something, the search engine should search the database completely(and display the related results). If no entries are found then go for web pages.
Posted

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900