Gentics Content.Connector 1.14.0
Enhancement
Updated Apache Lucene to 4.9.0. In order to use the new Lucene version, it is recommended to re-index every configured index with the new version.
Please check your analyzer.properties configuration, as the package names of some analyzers may have changed in the lucene packages.
Gentics Content.Connector 1.13.2
Bugfix
Removed a ClassCastException when a language not existing in the CR is requested using CMSPageLanguageFallbackRequestProcessor
Gentics Content.Connector 1.13.1
Bugfix
A bug in the velocity template caching was fixed. Previously the template caching didn‘t cache the evaluated templates correctly.
Bugfix
Lucene Index Update Checker now exits gracefully on server shutdown.