Gentics Content.Connector Changelog Summary

Gentics Content.Connector 1.16.2


Bugfix RT58553

When searching the autocompleter for terms with special characters, the query
was not parsed correctly and no results where shown for many words containing
special characters like umlaute.


Gentics Content.Connector 1.16.1


Bugfix RT58446

When using the CRLuceneIndexJob to index objects from a Content Repository in a lucene index,
attributes were not removed from the index if they had been removed from the objects.
This has been fixed now.


Bugfix RT58458

Fixed class cast exception in Autocompleter Index creation.


Gentics Content.Connector 1.16.0


Manual Change

JDK compliance update

Due to the updated node and apache lucene dependency it is now mandatory to use JDK 1.7.


Manual Change

The com.gentics.cr.XMLRequestProcessor was removed.

The class was removed in order to simplify the inherited dependencies. You may add your own implementation which you can base upon this revision


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.