Search Services administration - Alfresco Content Services - 23.4 - 23.4 - Ready - Alfresco - external

Alfresco Content Services

Platform
Alfresco
Product
Alfresco Content Services
Release
23.4
License

To get to the Solr Admin UI it’s necessary to add a header with a secret.

  1. For Safari:
    1. Go to Develop > Show Web Inspector > Sources.
    2. Click on the + next to Local Overrides and select Local Overrides….
    3. Configure URL with regular expression, using Solr host and port (e.g http://localhost:8983/solr/*), and add the X-Alfresco-Search-Secret header with the secret value.
  2. For Chrome, FireFox, Opera, and Edge:
    1. Install the ModHeader extension.
    2. Add the X-Alfresco-Search-Secret header with the secret value.