Documentation Index

Fetch the complete documentation index at: https://documentation.encodify.com/llms.txt

Use this file to discover all available pages before exploring further.

Reindex items script

Prev Next

To enable debug mode for reindex job package "dk.encode.ebms.site.search.index.task" should be used.

To start reindex job:

  1. Go to /common/scripts/indexing.jsp page

  2. Select modules that need to be re-indexed

  3. Start re-indexing

Note! Time of re-indexing can be decreased by disabling indexing of Calculation fields. This can be done in System.Properties file: /common/scripts/properties/system

enable.indexCalculations = false/true (false by default)

Note! This script was moved to "System Configuration > Scripts" in v.20.0.0