Skip to content

Commit 7e13e32

Browse files
committed
docs: add upgrade guidance section to OAI-PMH API page
Adds the missing "Upgrading from GeoNetwork 3.0 Guidance" section to oai-pmh.md so the anchor referenced from the maintainer guide updating page resolves correctly.
1 parent 13d1289 commit 7e13e32

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/manual/docs/api/oai-pmh.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,12 @@ http://localhost:8080/geonetwork/srv/api/oaipmh?verb=GetRecord&identifier=da1651
186186

187187
[More information](https://www.openarchives.org/OAI/openarchivesprotocol.html#GetRecord).
188188

189+
## Upgrading from GeoNetwork 3.0 Guidance
190+
191+
OAI-PMH was unavailable between GeoNetwork 4.0 and 4.2 and was restored in a later 4.x release using the Elasticsearch engine.
192+
193+
The endpoint URL has changed from `/geonetwork/srv/{lang}/oaipmh` to `/geonetwork/srv/api/oaipmh`.
194+
189195
## Reference
190196

191197
Please see <https://www.openarchives.org/OAI/openarchivesprotocol.html> for further details.

0 commit comments

Comments
 (0)