Skip to content

System Requirements

Johannes Schüth edited this page Feb 2, 2016 · 3 revisions

General Requirements

The framework can be used in web applications as well as in other environments.

After April 2015, Oracle will no no longer post updates of Java SE 7 to its public download sites. We therefore highly recommend to execute the Content.Connector 2.0.x with the latest Oracle JRE 8.

The minimum compatible JRE version for Content.Connector 2.0.x is 1.7.x since it was compiled using JDK 1.7.x.

The amount of Memory and CPU power needed strongly depends on the implementation and the amount of data you want to work with.

Plugins and Transformer

ATTENTION: The Transformer com.gentics.cr.lucene.indexer.transformer.lang.LanguageIdentifyer will significantly increase the amount of needed memory.

Indexing with Lucene

When you have a great amount of data that should be indexed, please keep in mind that is is somewhat costly in terms of CPU and memory usage. You might want to provide a dedicated search/index server.

Clone this wiki locally