- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2023 03:16 PM
Hi everybody:
As we don't search on deleted content and following some tuning guidelines we se appropiate to disable solr archive core.
What is the best way to permanently disable archive core in a dockerized installation?
Regards
Gabriel Marin
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2023 03:47 AM
Remove the "archive" core from SOLR_CREATE_ALFRESCO_DEFAULTS:
Remove the "archive" folder from your Docker Volume:
That should be enough.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2023 03:47 AM
Remove the "archive" core from SOLR_CREATE_ALFRESCO_DEFAULTS:
Remove the "archive" folder from your Docker Volume:
That should be enough.
