Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Installation on Digital Ocean

Hello!I would like to know if there is any step by step guide to install Alfresco ECM on digital ocean droplet similar to this pattern(https://www.digitalocean.com/community/tutorials/how-to-use-the-docker-1-click-install-on-digitalocean)via a specif...

asimkon by Champ in-the-making
  • 1685 Views
  • 1 replies
  • 0 kudos

Resolved! ACS solr re-indexing all documents with particular type

I was trying to re-index all documents in a particular site. Is there a way i can just re-index all documents in a site or may be a particular custom type?I was checking here: https://docs.alfresco.com/search-services/latest/admin/monitor/#troublesho...

VS by Confirmed Champ
  • 3062 Views
  • 2 replies
  • 2 kudos

Resolved! SOLR HTTP POST

Hello,I'm using the Alfresco Java API to do some queries through SearchService + SearchParemeters.I know that SOLR is possible to use with HTTP POST instead of HTTP GET.But is it possible to configure this with Alfresco? And make the Java SearchServi...