#337: Metadata indexing uses old INSPIRE setting
-----------------------+----------------------------------------------------
Reporter: josegar74 | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: major | Milestone: v2.6.1
Component: General | Version: v2.6.0
Keywords: |
-----------------------+----------------------------------------------------
The metadata indexing uses the old INSPIRE setting in config-gui.xml file,
instead of the new setting in the Administration GUI.
As the old setting is not in config-gui.xml, now INSPIRE stuff is indexed
causing no results in search.
A workaround to get working INSPIRE is to add also in geonetwork/WEB-INF
/config-gui.xml the old setting also.
<config>
<inspire>1</inspire>
A restart of GeoNetwork is needed and a reindex of metadata in the
Administration panel.
The search panel is using the Administration GUI setting correctly, to
show INSPIRE panel.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/337>
GeoNetwork opensource Developer website <http://trac.osgeo.org/geonetwork>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.