What is a very intuitive, open source (preferably with no commercial upgrade) document management system with a good a web interface. Some features that I am looking for :
- It should be extremely easy to upload documents. Ideally I should have access to a shared folder and should just copy paste the file and it should version it and check changes. Something like what dropbox does.
- Easy to use, search web interface. It would also be nice if I could modify search results to make it display richer information about the documents itself. Like faceted results.
I have looked at some platforms like alfresco, Open KM, Jive etc but want a more workable solution. I know Apache Solr can be configured to crawl directories/fileshares and provide indexing and searching via lucene. I also just came across Apache JackRabbit that looks very similar. Please tell me if anybody has any experiences with such an implementation. Thanks in advance.