Funnelback patch 15.14.0.9

  • Released: 2018-07-12

  • Applies to: v15.14.0

  • Internal reference: SUPPORT-2692, SUPPORT-2704

Description

Fixes an issue where configuring a site profile without http basic credentials would cause empty username/password authorization headers to be sent by the web crawler.

Removes a complexity limit in contextual navigation which applied to the entire query rather than only to the terms relevant for contextual navigation. This allows contextual navigation to work on complex queries, such as those generated by facets.

Affected files

  • bin/padre-sw

  • bin/padre-sw.exe

  • lib/java/all/funnelback-crawler-http-client.jar

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

  • web/webapps/funnelback-admin-api.war

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.