Funnelback patch 15.22.0.8

  • Released: 2019-09-27

  • Applies to: v15.22.0

  • Internal reference: RNDSUPPORT-3060, RNDSUPPORT-3067

Description

  • Improves support for running faceted navigation on extra searches.

  • Adds method 'getEffectiveExtraSearchName()' to the search transaction which gets the name of the extra search this search should be considered to be under. The result of this should be used when modifying a particular extra search. As Funnelback may create extra searches under an existing search, for example for faceted navigation, this could be used to work out if the search transaction should be modified.

  • Fixes errors in the sorting of faceted navigation values, which could cause a HTTP 500 error code.

Affected files

  • web/webapps/funnelback-publicui.war

Deployment

  • Stop the Jetty web server.

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

  • Start the Jetty web server.