Click to See Complete Forum and Search --> : Help building search engine


ba02000
02-26-2006, 12:01 PM
Hi Guys,

I'm building a site using JSP, Servlet, and MySQL 5.0.
In my site user store their information in the database, in multiple tables (tbl_personal_details, tbl address,,,etc.)

I need your help to build Search Engine that searchs and display the information from the database.

Thanx,

welsh
02-26-2006, 04:22 PM
youd best try one of the server side sections and post what you have, no one will actually do it all for you.

ba02000
02-27-2006, 09:26 AM
man, I don't need you or any other person do it for me, I just need links for articles disscuss that, and if you know a name of any software will help me to do that.

welsh
02-27-2006, 02:58 PM
srry there have been a few people who have come in and demanded such, did you try http://www.google.ca

NogDog
02-27-2006, 03:03 PM
Since you're using MySQL, you might want to look into using the full text search functions: http://dev.mysql.com/doc/refman/5.0/en/fulltext-search.html