Funnelback patch 14.2.1.3

  • Released: 2015-04-08

  • Applies to: v14.2.x

  • Internal reference: FUN-7622 FUN-7620 FUN-7608 FUN-7624 FUN-7625 FUN-7626

Description

Fixes a issue with the indexer reading external_metadata.cfg, which contained :.

Fixes a issue with Push collections, where filtering was unable to use Tika to filter documents.

Improves Push so that the reason commits are disabled is remembered.

Improves Push so that the log folder for the last failed commit and merge is not deleted through log rotation.

Adds a feature to Push so that if push.create-snapshot-on-merge-failure is set to true, Push will create a snapshot of the Push collection if a merge fails for further investigation.

Affected files

  • bin/padre-iw : Fixes reading external_metadata.cfg (Linux).

  • bin/padre-iw.exe: Fixes reading external_metadata.cfg (Windows)

  • web/webapps/funnelback-push-api.war, lib/java/all/funnelback-common.jar, lib/java/all/funnelback-push-core.jar : Includes the above filtering fixes and other improvements to push, for both Linux and Windows.

Deployment

  • Stop Jetty.

  • Deploy the provided files on top of an existing install for your operating system.

  • Start jetty.

  • As patches are cumulative, apply deployment instructions from previous patches.