How to track SOLR indexation process in Alfresco
For tracking indexation in SOLR, we have the Alfresco Administration Console, which gives us the indexation status, the indices in disk, and an estimation of the remaining time of transactions to be indexed. This is available in Enterprise edition in Admin Console: http://localhost:8080/alfresco/service/enterprise/admin/admin-searchservice This information is directly taken from SOLR Summary XML Report (in this case the url is using 8080 instead of the default secured 8843): ......