Multilanguage indexing with Elasticsearch

Multilanguage indexing with Elasticsearch

This time I’m rambling about Elasticsearch. For those who still don’t know, Elasticsearch is a very interesting search engine based on Lucene. It’s structured to work as a NoSQL database and exposes a very nice RESTful web interface. Ok, that’s enough, let’s get started with the code! The first thing to do is...

2 minute read

SDL Tridion: how to get WebDAV url of an item

Suppose you have to reference an item and you don’t want to use the id. Or maybe you just need the full path. One simple way is to edit the item, go  to the Info tab and get it’s location: you should have something like this: [csharp]\910 Design HTML\Building Blocks\System\Templates\Assemblies[/csharp]...

1 minute read

SDL Tridion: how to reference a parameter schema

This is going to be my first post on SDL Tridion and I’m going to explain different ways to reference a parameter schema from a ITemplate implementation using the TcmTemplateParameterSchema class attribute. So, assuming you are creating a nice .NET assembly with your Template Building Blocks and you want to reference a...

2 minute read
SDL Tridion training course, day 1

SDL Tridion training course, day 1

Ok this is going to be very interesting: RazorfishHealthware is sending me to Amsterdam with a colleague to study the SDL Tridion CMS ! This is the 5th time I visit Amsterdam and each time is special….I’ll make sure to post more news and pictures in the next few days 😀

1 minute read