Release Notes 2.2
What’s New
This release contains a number of functional innovations as well as updates to the basic technology.
Support Apache Solr 8.11.1
Apache Solr is supported in version 8.11.1. The indexes of previous versions can still be used.
Search
With this version, the new search function of map.apps is used as the standard search function. For this purpose, the API provided by map.apps and the interface elements are integrated via the corresponding bundles (search-ui
and search-api
) in the default app and the datastores. In this way, the search can be performed directly against several indexes and the results displayed as a whole.
It is still possible to use the Omnisearch Bundles. For this we have provided the app full-screen-map-omnisearch
.
Improved default apps
We have cleaned up the default apps and created more space. The tools Open job manager and Show result list have been removed from the map and are now accessible at the following places: a new hamburger menu now opens a sidebar that contains the job manager as a tool and provides space for other tools.
The results list can be opened and closed via a button in the status bar.
Improvements in the Job Manager
There are a number of improvements in the job manager. An indexing job can now be started directly after completion.
Using the Refresh button, it is now possible to query the state of the jobs from the server again.
In addition, there is improved feedback when testing URLs in the course of job creation.
Renaming of Web Archives
In the course of standardising the structure of the con terra products, we have adapted the names of the web archives. The names of the delivered Javascript bundles have been kept.
Old name | New name | Description |
---|---|---|
|
|
The Standalone smart.finder Client |
|
|
The Web API for search and job management |
A complete list of all changes can be found in the Changelog.
Discontinued support
The following features are discontinued with this release:
-
Java 8 — With this version, running map.apps with Java JRE 8 is no longer supported. We recommend using Java 17.
-
Tomcat 8.5 — With this version, running map.apps in Tomcat 8.5 is no longer supported. We recommend using Tomcat 9.0.
Changelog
2.2.1
Fixed Issues
|
[Security] Add vulnerability report on CVEs to rollout |
|
[Base] Upgrade Spring Framework to 5.3.18 |
|
[Base] Migration to Apache Tika 2.x |
|
[Smart Search] Fix superfluous references and transpiling errors |
|
[Result list] Enable action configuration for 'open' and 'tool activation' |
|
[Result list] Tool "Result list" is shown when results are empty |
|
[Base] Ensure compatibility to map.apps 4.13.x |
|
[Result list] Preview images are not displayed occasionally |
2.2.0
New Features
|
[Rollout] Rename web archives |
|
[Client] Display Toolset in Sidebar |
|
[Client] Integrate new map.apps Search UI |
|
[Facets] Change facet initialization |
|
[Indexmanagement] Create and start job |
|
[Indexmanagement] Add reload button |
|
[Indexmanagement] Enable Toaster in Test button |
Fixed Issues
|
[Facets] panelExpanded is applied to false facets when facets are invisible |
|
[Indexer] Thumbnails not read when HTTP 301 |
|
[Detail View] Too long text in v-chips has to be shortened |
|
[Base] Transforming map extents to WGS84 in Solr-queries can fail |
|
[Client] Order of facet values not sorted after searching any term |
|
[Client] Result window does not close when removing search term from URL |
|
[Base] Canceling requests to the DocumentStore does not work |