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


kellbell1982
02-23-2006, 01:36 PM
I was wondering if it's possible to create an internal search engine for the company I work for. We use an internal webpage that acesses html. documents. I would like to create a portion that an employee could type in a part number and the search engine pulls up the folder their requesting. Is this possible?

JPnyc
02-23-2006, 01:56 PM
I'm sure you could find a prefab one. What's the operating system(s) in question?

kellbell1982
02-23-2006, 02:51 PM
We use Windows XP, and have a peer to peer network.

[z]`KoLd
03-08-2006, 09:07 PM
so ANy Solution to it ?

cos i also wanna come up with an internal search engine...

probably need some help here, how to go about doing it ...

pcthug
03-13-2006, 06:30 PM
Seeing as it's local, you're going to have to use a client-side SE. Client-side SE usually consist of Javascript w/ a XML Database.

http://www.tipue.com/products/tipue/

Or you could go all out and install a local server (I highly reccommend Xampp (www.apachefriends.org/en/xampp.html)). You would then be able to work with more powerful and reliable server-side SE.

http://www.hotscripts.com/PHP/Scripts_and_Programs/Search_Engines/index.html