Skip to content

Version 4.0.0

GeoNetwork 4.0.0 release is the first version of GeoNetwork using Elasticsearch as search engine!

By moving from Lucene to Elasticsearch GeoNetwork 4.0.0 offers:

  • shared index across catalogs (clustering)
  • Improved search experience
  • Improved performance for searching and indexing
  • Opportunity to add dashboards with Kibana
  • Simplify the geonetwork codebase

The Elasticsearch engine supports GeoNetwork core functionality: user can search, edit records and manage the catalogue as usual. Only the searches (and all related protocols) are affected by the change to Elasticsearch. The editor and admin application remains the same.

There remains opportunities to help:

  • A number of features that you enjoy in GeoNetwork 3 may not yet be available.
  • Multilingual editing is the same, but multilingual search is not yet fully operational.
  • Read carefully the list of missing features before migrating.

Before you start:

Release highlights:

See 4.0.0 issues and pull requests for full details.