diff --git a/DEVELOPER_DOCUMENTATION.md b/DEVELOPER_DOCUMENTATION.md index 79d2d1f..d51fcd8 100644 --- a/DEVELOPER_DOCUMENTATION.md +++ b/DEVELOPER_DOCUMENTATION.md @@ -67,6 +67,7 @@ See fo ## Managing the Elasticsearch (ES) indices -The Elasticsearch cluster used to run the Data Catalogue is available on the catalogues endpoint, i.e. at . This endpoint is password protected (the password can be found in 1Password). +The Elasticsearch cluster used to run the Data Catalogue is available on the catalogues endpoint, i.e. at `https://datacatalogue.cessda.eu/es/`. This endpoint is password protected (the password can be found in 1Password). To check that language indexes have been created, perform a `GET /_cat/indices` request to Elasticsearch (`https://datacatalogue.cessda.eu/es/_cat/indices`). This should return a result that looks like this.