Are there any alternative open source solutions (with a web console)?
|
closed as not constructive by RobM, mdpc, voretaq7♦ Mar 26 at 17:28
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
Try this: http://www.flax.co.uk/ (I have no experience with this product or other enterprise search products). |
|||||
|
|
Solr, from the Apache Lucene project. Excerpt from the web site http://lucene.apache.org/solr/ Solr is an open source enterprise search server based on the Lucene Java search library, with XML/HTTP and JSON APIs, hit highlighting, faceted search, caching, replication, a web administration interface and many more features. It runs in a Java servlet container such as Tomcat. |
|||
|
|
|
I have used 'htdig' in past for intranet search. It is good and indexes pdf documents by default. Once you can add filters that can translate documents to text format for indexing, it will start supporting other formats as well. |
|||
|
|
|
Its not open source, but Microsoft Search 4.0 is free at this link I would say its worth trying, I liked the formatting of the results returned, but the problem was the results would include documents a user could not access due to security. So it was no good for us since document names can contain restricted information too, such as "Bob-Warning Letter.doc" |
|||
|
|
|
I've found a solution with Google Desktop Search (Which can be used like a web appliance with a plugin): read more... |
|||||||||||
|