Funnelback patch 15.10.0.12

  • Released: 2017-07-28

  • Applies to: v15.10.0

  • Internal reference: FUN-10521 SUPPORT-2458

Description

Improves the synonyms API to handle files with windows line endings.

Fixes a bug in the crawler which caused the crawl to only terminate after the crawl timeout, rather than when the crawler had no more URLs to crawl.

Affected files

  • web/webapps/funnelback-admin-api.war

  • bin/funnelback-crawler.jar

Deployment

  • (15.10.0.8) If the installation has Facebook collections, the Version given to the DefaultFacebookClient should be changed to Version.Latest e.g. new DefaultFacebookClient(Version.LATEST).

  • (Windows) Stop currently running crawls.

  • Stop the Jetty web server and the Funnelback daemon.

  • Deploy the provided files on top of an existing install, backing up all replaced files.

  • Start the Jetty web server and the Funnelback daemon.

  • (Windows) Start crawls as needed.