---
title: "Reindex items script"
slug: "reindex-items-script"
updated: 2025-02-10T16:43:23Z
published: 2025-02-10T16:43:23Z
canonical: "documentation.encodify.com/reindex-items-script"
---

> ## 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

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
