Opened 14 years ago
Closed 14 years ago
#337 closed defect (fixed)
Metadata indexing uses old INSPIRE setting
Reported by: | josegar74 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | v2.6.1 |
Component: | General | Version: | v2.6.0 |
Keywords: | Cc: |
Description
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.
Note:
See TracTickets
for help on using tickets.