When to reindex
- After a large import
- When search results do not reflect recent changes
- If the search index state is unknown
Reindex a world
- Open the Wazoo Console.
- Select a world.
- Click Reindex in the sidebar.
- Click Reindex now.
What happens
Reindexing processes every triple in the world and:- Updates the full-text search index.
- Recomputes vector embeddings for text literals.
- Rebuilds the graph structure index.