Search Engine from Ground Up
Has any body any experience building their own search engine to access DMOZ or any other open source directories?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mahesh ChandPosted May 7, 2008, 11:30 PM
Perhaps we should write an article on database search. You normally would apply search on database columns and if it is exact match, you match exact data and if it is a keyword search, you usually use LIKE %keyword% syntax in your SQL statement on database columns.
bhasker allePosted May 7, 2008, 10:25 PM
hi mahesh
i am new to .net working as junior can you please tell me how to perform search engine throught database and index service .
cheers,
bhasker alle