add a search engine to an intranet site

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
itp
Forum Commoner
Posts: 67
Joined: Fri Jun 15, 2007 6:50 am

add a search engine to an intranet site

Post by itp »

I would like to add a search engine to an intranet site that would index several directories/subdirectories of files including Word, Excel, Visio, autocad, ASCII text, html files. I would like to index all words in all documents as well as titles and keywords just like popular search engines do. I would also need a search page which would list results. I do not want to expose the information outside the organization. Can anyone suggest a product like this? (preferably open source).
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: add a search engine to an intranet site

Post by John Cartwright »

Not quite sure if you have a budget, but there are some low cost solutions by google.

http://www.google.com/enterprise/products.html
itp
Forum Commoner
Posts: 67
Joined: Fri Jun 15, 2007 6:50 am

Re: add a search engine to an intranet site

Post by itp »

I heard google had something like this, but I could not find it.
At $100 for 5,000 documents should be an easy sell too...

Still interested in open source if anyone has seen something.
Post Reply