Helping ordinary people create extraordinary websites!

Go Back   Web Development Forum > Website Designing > HTML/CSS
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-08-2007, 10:27 AM
Junior Member
 
Join Date: Aug 2007
Posts: 1
Default Creating a Search Tool on a Company's Intranet (HOW???)

How would I be able to create a search engine within an intranet? The pages are created through HTML (Dreamweaver) and uploaded via FTP. There are PDFs, spreadsheets, etc. within the intranet. I don't want to use Google or any other search software.

Any help would be appreciated.

Thank you.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 12-08-2007, 12:32 AM
Junior Member
 
Join Date: Dec 2007
Posts: 10
Default

Honestly, coding a search script that can handle multiple file types from the ground up is a pretty large project. On top of that, it will be extremely slow, since it has to decode every file into a machine-readable format, search it, and display the results. One option is to set a cron job (daily task) where a script turns new files into the new format and stores it, so it can search them quickly when needed. Either way, it's a pretty in-depth process that requires a lot of work. Google honestly is your best bet here.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Search Engine Optimization Strategy pntglobal Search Engine Optimization 2 12-10-2007 11:54 AM


All times are GMT -5. The time now is 10:15 AM.


Website Design by Ducani Media Group
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.