Funnelback patch 15.10.0.14

  • Released: 2017-08-15

  • Applies to: v15.10.0

  • Internal reference: SUPPORT-2478 SUPPORT-2479 FUN-10543

Description

Fixes a bug where indexed terms within a metadata field could be revealed in DLS enabled collections if both query processor options translucent_DLS and countIndexedTerms where enabled. Note that these options can only be enabled server side.

Fixes an issue with Facebook collections preventing some posts from being gathered if a post or comment caused an error.

Affected files

  • bin/funnelback-social-media.jar

  • bin/padre-sw: (For Unix)

  • bin/padre-sw.exe: (For Windows)

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.