Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

24 lines
576 B
Markdown
Raw Normal View History

2024-06-18 15:53:06 +02:00
---
title: Reindexing Search
slug: /how-to-guides/admin-guide/Reindexing-Search
---
# Reindexing Search
If you are encountering any of the following issues:
- Mismatch in counts of Data Assets.
- Data not appearing.
- Errors such as `shards_exception`.
- Problems with the search mechanism.
- Empty results in the Explore section.
- Missing lineage information.
Perform the reindexing process described below.
### Reindex
{% partial file="/v1.6/deployment/reindex.md" /%}
2024-06-18 15:53:06 +02:00
**Note:** If you continue to experience issues, consider `re-installing` the search application.