Funnelback patch 15.14.0.22

  • Released: 2018-11-30

  • Applies to: v15.14.0

  • Internal reference: SUPPORT-2800 FUN-12115 FUN-12127

Description

Push slaves will now actively pull down merge/vacuumed generations, rather than waiting for commits to trigger this. This can help solve problems where the slaves will not reduce the number of generations or re-indexes are not pulled down by the slaves.

Affected files

  • lib/java/all/funnelback-push-core.jar

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

Deployment

  • (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.

  • (15.14.0.14) The conf/<collection>/custom_gather.groovy of each Facebook collection that are failing to update due to Facebook API changes should be updated to have the content provided in share/custom_collection_templates/custom_gather.groovy.facebook. The customer will need to provide a never-expiring page access token to replace the app access token.

  • (Windows) Start crawls as needed