Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Setting NameDescription
Display NameThe name of the connection.

Connection Settings Page


Setting Name
Description
ODBC Connection StringConnection string to database that is used by eZ Publish
Database SchemaThe schema of the eZ Publish database.
Security suffixSecurity token scopes in eZ Publish connector are "eZPublish" + value provided in this setting. It is used to distinguish tokens from different eZ Publish databases. For example you can use connection name for this setting.

Example Connection String for MariaDB:

Driver={DRIVER};Server=SERVER;UID=USERNAME;PWD=PASSWORD;DB=DATABASE;Port=PORT

Setting Name
Description
DRIVERReplace with the name of the MariaDB ODBC Driver. For 3.0 MariaDB must be MariaDB ODBC 3.0 Driver
SERVERReplace with the database server
USERNAME

Replace with the name of index user. Index user requires at least read access to MariaDB database

PASSWORDReplace with the password of index user
DATABASEReplace with the name of the database
PORTReplace with TCP/IP port of the database server. Default for MariaDB is 3306.

eZ Publsh Content Types Page

In this window, Locator will automatically discover content types in eZ Publish.

By default, all content types will be indexed. You can choose to exclude content types and metadata if you wish. Simply check the box to the left of the content type/matadatum identificator for those you wish to exclude from the index.

File Type Page

...