Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Alfresco Hacking Notes ====== * [[alfresco:log|Redirect Log Output]] * [[alfresco:sitestore|Separate Store for Each Site]] * [[alfresco:global-properties|Annotated alfresco-global.properties]] * [[alfresco:ootb-content-model|Out of the box Content Model]] ===== Alfresco Search Service ===== Since 1.4.0 requires Java 11. The Solr itself runs fine with Java 8. Use the 1.3.0.1 instead to run on Java 8 (especially if still need Nashorn for Activiti BPM). Installation and Configuration clearly explained in Alfresco documentation. To make it as Windows Service, use NSSM (Non-Sucking Service Manager). See [[https://norconex.com/how-to-run-solr5-as-a-service-on-windows/|here]] for details. alfresco/start.txt Last modified: 2021/02/28 15:29by jmerari