Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Conversation

@tgxworld
Copy link
Contributor

This index helps to speed up queries that joins the topics table
against the ai_topics_embeddings table on the topic_id column. There
are a number of queries which filters on ai_topics_embeddings.model_id
so we are including that in the index as well.

This index helps to speed up queries that joins the `topics` table
against the `ai_topics_embeddings` table on the `topic_id` column. There
are a number of queries which filters on `ai_topics_embeddings.model_id`
so we are including that in the index as well.
@tgxworld tgxworld merged commit cc77e73 into main Jul 22, 2025
15 of 18 checks passed
@tgxworld tgxworld deleted the add_missing_index branch July 22, 2025 08:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants