- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Document Management Systems On Linux...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-18-2005 02:36 AM
тАО04-18-2005 02:36 AM
Document Management Systems On Linux...
Not sure if this is the correct forum to post this thread in, but here goes...
As I'm sure you all know...working in IT you tend to collect millions of documents of various kinds. We currently have a network drive with thousands of docs on relating to support of different systems and so on.
The issue we are facing is probably something some of you must have faced at some time. We have that much documentation, being added and updated by so many different people and teams that it becomes practically impossible to find what you're after.
What I want to do, is get all the documentation into one place, preferably a central web server. However this is my challenge, and I wondered if any of you had faced a similar task and would like to share the general gist of your solution...
I want all the documentation to be indexed on the webserver (regardless of format) so that it is fully searchable through the web interface. So basically this allows people to still write their docs in Microsoft Word, or whatever application they are used to, but when they uploaded to the webserver, something indexs all the content of the files and allows you to do free text queries against it.
The other requirement of this solution is that it must be free (GPL / opensource) and run on Linux (RedHat Enterprise Linux 3 AS to be precise).
I was looking at a product called knowledgeTree (kt-dms.sourceforge.net) but due to an issue with MySQL / PHP and RHEL3 this looks like it is out of the window.
Any suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-18-2005 06:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-18-2005 07:20 PM
тАО04-18-2005 07:20 PM
Re: Document Management Systems On Linux...
http://www.google.com/appliance/faq.html
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-18-2005 07:24 PM
тАО04-18-2005 07:24 PM
Re: Document Management Systems On Linux...
As far as I can see though, TWiki does not provide the ability to index existing documents which are in Word format etc.
Also, the Google Appliance, as nice as it would be, is a black box solution offered by Google, but it fails to fulfil one of my major requirements....it must be a free solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-18-2005 07:32 PM
тАО04-18-2005 07:32 PM
Re: Document Management Systems On Linux...
is free. I tried it on OpenVMS but it was only suitable for small indexing jobs. May be try it on Linux ?
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-19-2005 01:04 AM
тАО04-19-2005 01:04 AM
Re: Document Management Systems On Linux...
I retried it with only a a few hundred MB and then it worked fine.
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-19-2005 10:12 AM
тАО04-19-2005 10:12 AM
Re: Document Management Systems On Linux...
Here's a link with some helpful code:
http://www.wellho.net/solutions/perl-using-perl-to-read-microsoft-word-documents.html
You may be able to do something similar and then make a web frontend to search your index file. The perl script ran for a REALLY long time ( all night and some of the morning ) on about 5 gigs of documents.
--Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-29-2005 02:59 AM
тАО04-29-2005 02:59 AM
Re: Document Management Systems On Linux...
a little late, but how about mnogosearch?
http://mnogosearch.org
it can index local files as well, and there is support for external parsers - if there is program that can read source document from file|stdin and convert it to file|stdout, it should work. Also, many backend databases, international character support, etc...
hope it helps
regards,
davor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-16-2005 08:39 AM
тАО08-16-2005 08:39 AM