• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Do you guys know of a search application like Google Desktop

zoiks

Lifer
That can be shared throughout the intranet? I'm looking for an application that has a portal interface where a user can search for indexed technical content. The content that I have is in html form located on a file share.

I tried OSS but I didn't like the user interface. Any other options out there? We used to have a Google Appliance but the support for that expired so we cannot index new areas.
 
I believe Apache Solr is what your are looking for: http://lucene.apache.org/solr/

I think it does the exact same thing the Google appliance does, but it may take a little more work to set up. If you're already using Tomcat or Glassfish for anything, it should be a piece of cake to add in Solr.
 
Back
Top