Funnelback patch 15.14.0.39
-
Released: 2020-07-28
-
Applies to: v15.14.0
-
Internal reference: RNDSUPPORT-3221
Description
-
Fixes an issue where deleting the
collection
property from collection.cfg and then deleting the collection itself would delete other configuration data.
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.
-
(15.14.0.39) If delete-collection.pl will be used from the command line, update its #! line to refer to the correct perl interpreter by matching it to the other *.pl scripts in the same directory
-
Start the Jetty web server and the Funnelback daemon.
-
(15.14.0.14) The
conf/<collection>/custom_gather.groovy
of each Facebook collection that is failing to update due to Facebook API changes should be updated to have the content provided inshare/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.