Funnelback patch 15.12.0.19

  • Released: 2018-06-05

  • Applies to: v15.12.0

  • Internal reference: SUPPORT-2687

Description

Updates the search sessions click history to no longer record all metadata into the DB. Search sessions will only record the metadata classes listed in profile.cfg option 'ui.modern.session.search_history.metadata'. By default this is empty, but can be set with a comma separated list of wanted metadata classes for example:

ui.modern.session.search_history.metadata=a,b,c

Affected files

  • conf/collection.cfg.default

  • web/webapps/funnelback-publicui.war

  • web/admin/help/administer/reference-documents/profile-options/ui.modern.session.search_history.metadata.html

  • web/admin/help/administer/reference-documents/profile-options/index.html

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

  • lib/java/all/publicui-core.jar

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.

  • (Windows) Start crawls as needed.