mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-11 19:20:18 +00:00
24 lines
576 B
Markdown
24 lines
576 B
Markdown
---
|
|
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.5/deployment/reindex.md" /%}
|
|
|
|
**Note:** If you continue to experience issues, consider `re-installing` the search application.
|