Find

23.2.0

New Features

  • You can now configure Find to delay some queries until the time they are needed, rather than performing the queries as soon as input changes, by using the fetchOnDemand option in the uiCustomizations section of the configuration file. The default value is False.

    This option currently affects only the topic map. With the default value (false), Find updates the topic map whenever the query concepts or parametric fields change. When you set fetchOnDemand to True, Find only updates the topic map when it becomes visible.

  • You can now use a modified Find URL to link directly to a search using parametric filters. For example: 

    http://localhost:8080/public/search/query?filter:my_field=value1&filter:my_field=value2

    If the parametric field or value does not exist, Find ignores the parameter.

  • When you change the current search, Find now closes any document preview that is open. This includes selecting or deselecting databases, adjusting parametric, numeric, or date filters, and adding or removing search terms.

  • Find now displays dates in the appropriate format for the configured language in the Web browser.

  • In the expanded document view, you can now hide the metadata pane on the right to increase the size of the document preview.

Resolved Issues

  • Integration with MMAP for video was not working correctly (that is, the Export in MMAP button on the document preview pane, and video thumbnails in List view).

Supported Platforms

Find 23.2.0 is supported on the following platforms.

Windows (x86-64)

  • Windows Server 2022
  • Windows Server 2019
  • Windows Server 2016
  • Windows Server 2012

Linux (x86-64)

The minimum supported versions of particular distributions are:

  • Red Hat Enterprise Linux (RHEL) 7
  • CentOS 7
  • SuSE Linux Enterprise Server (SLES) 12
  • Ubuntu 14.04
  • Debian 8

Documentation

The following documentation is available for Find version 23.2.0.

  • Find Administration Guide