> For the complete documentation index, see [llms.txt](https://help.aristotlemetadata.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aristotlemetadata.com/administrator-tasks/task-runner/resolving-issues-with-search-using-reindex.md).

# Resolving issues with search using reindex

{% hint style="info" %}
The reindex task can only be run by an Administrator.
{% endhint %}

The reindex function can be used to automatically resolve issues with the Aristotle Metadata Registry's search function.

### How to resolve issues with the search function using reindex

**Note:** It is not recommended to run a reindex task during periods of high usage, as an ongoing reindex task can slow down registry load times.

1. Select 'Aristotle Cloud Dashboard' from the left side panel.

<figure><img src="/files/aXXvGavOglalKibYesXW" alt=""><figcaption></figcaption></figure>

2. Select 'Run tasks'.

<figure><img src="/files/5qZ5Yg0AslIRz89RffvP" alt=""><figcaption></figcaption></figure>

3. Select 'Reindex'.

<figure><img src="/files/6izOc0lHV68ijS6LDEgs" alt=""><figcaption></figcaption></figure>

4. Wait for the recent task history to show that the reindex task has succeeded, then retry search.

<figure><img src="/files/nP8MJWz93sos4xJP7C2f" alt=""><figcaption></figcaption></figure>

**Note:** A successful reindex will also display the amount of items of each item type that are now searchable under the Result column.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.aristotlemetadata.com/administrator-tasks/task-runner/resolving-issues-with-search-using-reindex.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
