Release Notes 2.0
What’s New
This release contains a number of functional innovations as well as updates to the basic technology.
Switch to map.apps line 4
With the release 2.0.0 of smart.finder map.apps line 4 is fully supported. A combination of smart.finder 2.0.0 with map.apps line 3 is not possible. In addition to the technological shift, the UI of smart.finder has also been completely revised and adapted to line 4.
Product documentation
The product documentation has been completely revised and will be published in a new way for the first time with this release. The documentation can be accessed via docs.conterra.de . A registration is not necessary. The documentation for other con terra Technologies products will also be provided in this form in the future.
Extended indexing of web pages
With the current version, it is possible to search web pages for specific resources and index them separately.
Support of Apache Solr Data Import Handler
With the support of the Apache Solr Data Import technology a variety of other data sources can now be indexed, e.g. relational databases, ATOM feeds, emails or other Apache Solr server instances.
Multiple core support
In addition to the cores of the delivery, you can create your own cores. This allows indexes with different syntax and semantics as well as different search behaviour to be used side by side in a smart.finder instance.
Support map.apps Query Builder Bundle
smart.finder supports the integration of the map.apps Query Builder Bundle. This means that, in addition to search suggestions, complex queries can be made against a search index. The map.apps Query Builder Bundle is not part of the delivery and can be obtained if required via the con terra Git Hub Repository .
A complete list of all changes can be found in the Changelog.
Update Notes
If you skip several versions during the update, please also follow all update notes of the intervening versions. |
2.0.3
Due to the update to Apache Solr 8.6.2 the internal initialisation of the backend service has changed. Therefore, the following steps are necessary:
-
the JNDI entry
solr/home
in/META-INF/context.xml
, which refers to the index directory, is no longer used. For this purpose a new propertysolr.solr.home
is provided.If you have changed the location of
solr.home
, you must apply these changes by using thesolr.solr.home
property. -
In the configuration files of the cors used
[SOLR_HOME]/[CORE_NAME]/conf/solrconfig.xml
, you must ensure that the XML elementluceneMatchVersion
has the value 8.6.2:solrconfig.xml<?xml version="1.0" encoding="UTF-8" ?> <config> <luceneMatchVersion>8.6.2</luceneMatchVersion> [...] </config>
If you are using a customized file, make sure that the value matches.
Discontinued support
Support for the following functions has been discontinued with this release:
-
Indexing of a terra.catalog database
-
Internet Explorer 11
Changelog
2.0.6
Fixed Issues
|
[Base] Upgrade Geotools to 23.4 |
|
[Crawler] Configure maxBodySize when crawling web pages |
|
[UX] Add labels to Job Manager UI buttons |
|
[Base] Upgrade to Apache Solr 8.7.0 |
|
[Base] Components in slots are not displayed reliably |
|
[Search] Result window opens unintentionally |
|
[Client] Set bundle dependencies dynamic to simplify patches |
|
[Security] CORS not working for annotation based configuration |
|
[Indexer] Jobs remain in "executing" status |
|
[Rollout] Remove /sdk folder and uncompressed bundles |
2.0.4
Fixed Issues
|
[Indexer] XML without a header is not detected correctly |
|
[Results] Sidebar is always added to ResultCenter view |
|
[smart.search] SmartSearchStoreFactory is never started |
|
[Indexer] Wrong solr.home detection in DIH REST endpoint |
|
[smart.search] Search crashes when point geometry is used |
|
[Results] Detail view shows some values as if there were missing |
|
[Results] Catalog widget is never shown on front-page |
2.0.0
New Features
|
[Detail view] URLs shall be clickable |
|
[Maintenance] Remove support for smart.finder SDI database |
|
[Maintenance] Migration to map.apps 4 |
|
[Indexing] Separate search content per app with clear semantic boundaries |
|
[Job manager] Index web site content |
|
[Job manager] Support Apache Solr Data Import Handler |
|
[Documentation] Migrate documentation to https://docs.conterra.de |
|
[Indexing] Align size of thumbnails |
Fixed Issues
|
[Base] System-wide setting of axis order to "longitude first" leads to unexpected behaviour |
|
[Indexing] Indexing completely stops because of OGC service exception |
|
[Job manager] Wrong job status after indexing erroneous CSW |
|
[Job manager] GetRecords request lacks of correct gmd namespace |
|
[Search] "Add to map" buttons icon not rendered |
|
[Search] Map Flow functionality is missing |
|
[Search] Details of a document are not accessible |
|
[Indexing] Indexing empty text attributes in Map Services |