I was really pleased to open my emails this week to see that SDL Archive Manager has been updated to be compatible with SDL Tridion 2013 SP1. Read the full text.
During my last project I was responsible, as a project manager, for implementing the open source search engine Elasticsearch and the crawler Nutch. It proved to be everything they promised and then so...
During my last project I was responsible, as a project manager, for implementing the open source search engine Elasticsearch and the crawler Nutch. It proved to be everything they promised and then some. To get the stemming of the Dutch content right...
While working on a Custom Resolver, I needed to grab some configuration values. This seems fairly straightforward, and the documentation from SDL Tridion covers this. It states that we have to add a ConfigurationSection to the ‘Tridion.ContentManager...
While working on a Custom Resolver, I needed to grab some configuration values. This seems fairly straightforward, and the documentation from SDL Tridion covers this. It states that we have to add a ConfigurationSection to the ‘Tridion.ContentManager...
The code provided earlier for export and import is enough when process goes well. In case of error you’ll get ProcessState.Aborted, but no details on what has happened. There is a way to get extended information about the running or finished process using...