Funnelback patch 15.12.0.4

  • Released: 2017-12-22

  • Applies to: v15.12.0

  • Internal reference: SUPPORT-2561 SUPPORT-2563

Description

Pattern analyser will overwrite rather than append to its log.

Changes the Modern UI sessions such that they no longer use J2EE sessions and always uses the cookie that was set by ui.modern.session.set_userid_cookie. That option is now removed and a cookie is always set only when sessions are enabled. This reduces disk and CPU load.

Affected files

  • conf/collection.cfg.default

  • web/conf/contexts-admin/funnelback-publicui.xml

  • web/conf/contexts-public/funnelback-publicui.xml

  • web/webapps/funnelback-publicui.war

  • web/admin/help/more/extra/ui_modern_session_collection_cfg.html

  • web/admin/help/more/extra/ui_modern_session_search_history_suggest_collection_cfg.html

  • web/admin/help/more/extra/ui_modern_session_set_userid_cookie_collection_cfg.html

  • web/admin/help/more/extra/ui_modern_session_search_history_suggest_display_template_collection_cfg.html

  • web/admin/help/more/extra/ui_modern_session_search_history_suggest_category_collection_cfg.html

  • web/admin/help/more/extra/ui_modern_session_search_history_size_collection_cfg.html

  • web/admin/help/more/extra/ui_modern_session_timeout_collection_cfg.html

  • web/admin/help/customise/advanced-options/sessions-and-history.html

  • web/admin/help/collections/collection_cfg.html

  • lib/java/all/funnelback-analytics.jar

Deployment

  • (Windows) Stop currently running crawls.

  • Stop the Jetty web server and the Funnelback daemon.

  • If bin/outliers-log-processing.pl is called directly on the command line, take note of the perl referenced in the #! line.

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

  • If bin/outliers-log-processing.pl is called directly on the command line, update the perl referenced in the #! line.

  • Start the Jetty web server and the Funnelback daemon.

  • (Windows) Start crawls as needed.