With SOLR you can execute complex queries over your indexed documents. Like with other software the possibilities are grown over time and there are many different configurations and parameters that could be used in order to...
For some recent project we required some device specific logic. After searching for javascript based libaries we couldn't find any appropriate and decided to write a small device detection library based on user agend...
Sessions are used to save informations that are bound to the current website user. In most cases this informations can be transient - meaning they are only relevant for the time where the user visits the website.
A typical...
For a recent project we launched we had to deal with very different quality of the indexed documents and I want to share some approaches that you can use with SOLR to match fuzzy on terms (for different languages).
For example:...
Caching is always a tricky thing and a good caching strategy always depends on the use cases of the website.
Website Caching Levels
Of course there are tons of possible ways to cache a content on a website - I only want...
This article should give a compact summary of a possible best practice multilanguage configuration for TYPO3 together with TemplaVoila.
Precondition
Install the extension "languagevisibility" (see links below). This...
2 weeks ago I went to a business trip to San Francisco. As always I enjoyed being in the Silicon Valley and SF. The trip began with the Lucene Revolution with interesting talks about Lucene and Solr - I was presenting our...

