how to write search engine pages

J

jaffar

hai,

i am developing search engine in asp.net , so how can i start the
search engine and how can write code for search engine, it is like goole
search engine, it is very urgent,


warm regards

jaffar
s/w engineer
 
G

Guest

Hello Jaffar

What content are you trying to search for?
If it is word docs, excel spreadsheets, text files, pdfs, etc
you can use a commercial product called dtSearch.
It will allow you to build up indexes and then search the
indexes through either a win32 client or asp.net application.
It is very fast and efficient.

You could also try and Microsoft Indexing Service.
Try the following page for explanations on the
built in service which comes with the operating system.

http://www.aspnetworld.com/articles/2004022401.aspx

Regards,
Simon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top