01-11-2018 01:18 PM
I would like to do reindexing in alfresco where my alfresco installed via Docker.
01-11-2018 07:20 PM
So do it...
Seriously, it's not really any different from a regular Alfresco install. Depening on how your container was created (which image did you use? what mounts did you provide?), it can be as simple as stopping the container, deleting the index directories and starting it up again. Alternatively, you can access the SOLR instance via HTTP and drop/create index cores, or trigger a reindex on a single core via the HTTP actions.
08-16-2019 11:06 AM
It this possible to do with not rebuilding the image?
08-17-2019 04:40 AM
You shouldn't rebuild solr image in case of reindex data. But if you means without restart a solr container, so do it thought solr web interface like Axel sad:
Axel Faust wrote:
Alternatively, you can access the SOLR instance via HTTP and drop/create index cores, or trigger a reindex on a single core via the HTTP actions.
Explore our Alfresco products with the links below. Use labels to filter content by product module.