mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
About
Enabling sharding on Search Services
Reference:
- https://docs.alfresco.com/6.0/concepts/dynamic-sharding.html
- http://docs.alfresco.com/6.0/tasks/adminconsole-indexserver-sharding.html
How to run
$ make sharding
Environment Settings
Pay attention at the values that exist in .env file. These settings will be picked up in custom docker-compose.*.yml file(s)
!
I think sharding can be built using custom approach too - use your preferred approach.