Take the community feedback survey now.
Take the community feedback survey now.
Last week it was announced that EPiServer has acquired 200OK AB. As one of the founders, but also as a developer often working with EPiServer products, I think this is great! While providing a great search and content retrieval solution for...
The time has come to extend the search page created in the previous article with stemming and highlighting. In the previous post we covered building a very basic search page using Truffler for an EPiServer CMS based site for a fictive airline. T...
This is the first in a series of posts about building search functionality for EPiServer CMS based sites using Truffler . While Truffler can be used for many things such as querying for data and finding related content we’ll here focus on the...
Geo facets, a method for search-as-you-type and several other powerful new methods in the .NET API. It’s been a while since I last blogged about Truffler . We’ve been kind of busy with sales, supporting customers and building some really cool new...
On the subject of “for future reference” and “note to self”, when needing to change language branch on the current context (HTTP request or in a scheduled job) in EPiServer: EPiServer.BaseLibrary.Context.Current["EPiServer:ContentLanguage"] = new...