Alfresco 4.2 has introduced a feature that allows some metadata queries to go against the database directly, instead of relying on a Lucene (SOLR) query. Why would this be useful? One of the main reasons is that the Lucene index with SOLR relies on eventual consistency. SOLR periodically performs a tracking query against Alfresco to […]
Tag: CMIS
Using CMIS Workbench with Alfresco
We have put together a short video on using CMIS Workbench with Alfresco. The video includes instructions on how to download CMIS Workbench, and some of the features that would make it useful for an Alfresco Developer or Administrator: http://www.youtube.com/watch?v=_S3VLf8BPT8
Technical Session Highlights from the Boston 2013 Alfresco Summit
Several members of the Blue Fish team attended Alfresco Summit 2013 in Boston a few weeks ago. Alfresco Summit ran from November 12th to 15th. The first day was devoted to the annual “Hack-a-Thon”, training, and some partner events. The remaining three days contained a packed program of both technical and business sessions. For this […]
Handling CMIS Export to Alfresco Properties that Allow for Multiple Values
Ephesoft provides a plugin in their Export module that allows for export via CMIS. An issue that we have noticed in Ephesoft 3.0.3.4 is that the CMIS export does not support exporting to an Alfresco property that has “Multiple” set to “True”. In Alfresco, when “Multiple” is enabled, it is expected that a List of […]