Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If upgrading from a previous major version, it's recommended that you upgrade all installed connectors. If upgrading from 2.7 or below it's required that you upgrade all connectors.

 

...

 Notes if upgrading from prior installation with Supervisor also installed

Supervisor

...

version 2.1 and older do not support Locator 2.11 SR9.

...

If upgrading to Locator 2.11 SR9

...

with Supervisor 2.1 and older installed, upgrading to at least Supervisor 2.

...

4 SR3 is also required.

...

As Supervisor

...

2.

...

4 SR3 requires the new Authority Service

...

that

...

was introduced with Locator 2.11 SR1

...

,

...

if upgrading from a prior version than Locator 2.11

...

SR1, you will need to configure the Active Directory authentication system

...

 during Locator upgrade.

Notes if upgrading from ViaWorks 2.7 or Older

...

  • The PostgreSQL database format will be upgraded. It is strongly recommended to create a backup of the database prior to running the 2.11 upgrade. Once the database has been upgraded, it is not possible to revert back to a previous version

  • The index will be rebuilt after the upgrade has finished. The index rebuild can potentially take a while, and users may not be able to search or have incomplete search results until the rebuild completes. Documents will not be re-fetched during this process

  • All customers will be moved from the "ViaWorksV2" Solr core to the “ViaWorksCloud” Solr collection during the upgrade process. The “ViaWorksV2” core from versions 2.7 SR5 and older is no longer supported

  • During the upgrade, the solrconfig_overrides.xml and schema_overrides.xml files will be reset. Before upgrading, make note of the customization added to these files so they can be re-applied after the upgrade is complete. Note: the Solr schema has changed and overrides will need to be updated to support the changes.

  • Locator 2.11 SR9 will install .NET Framework version 4.7.2.

...

Locator 2.11 SR9 is a new service release containing the following new features and improvements:

Component

Description

OpenJDK

Upgraded to OpenJDK version 8u302. This fixes vulnerabilities reported in the previous OpenJDK version.

Postgres

Upgraded to Postgres version 9.6.23. This fixes vulnerabilities reported in the previous Postgres versionDocumentation

Updated Document Handler documentation on how to prevent opening confirmation pop-up on every document.
Document Handler White Paper

SQL Server

Performance tuning of database triggers.

Bug Fixes

Locator 2.11 SR9 is a new service release containing the following bug fixes:

Component

Description

RelevancyController

Fixed an issue with RelevancyController not being able to parse response from index.

Suggest

Fixed an issue with suggest returning 500 error on empty and emoji queries.

...

Data Access Layer

Document workflow related operations are now transactional.

Document Handler

Removed ping to server in FileServer Document Handler Plugin.

Documentation

Security article created.
https://ayfie-dev.atlassian.net/wiki/spaces/SAGA/pages/2889547788/Locator+and+Supervisor+affected+by+Apache+Log4J+CVE-2021-44228

Index Builder

Microsoft SQL Server queries now take DateTime2 type values as query parameters instead of DateTime.

Platform SDK

Added externalID field to document. Connectors can assign value to externalID that’ll be used when updating documents. Documents and embedded documents with ExternalID are updated without deleting them.

Search Scopes

The Locator backend now handles excluded values in search scopes. A fix to add excluded values to search scopes from the Locator UI will not be done in 2.x and only be fixed in latest major release.

Solr

Fixed an issue with Solr not logging UTF-8 encoded characters to log file.