Particularly with AI Search, now that hybrid search is getting more popular, changes to exposed filters trigger regeneration of embeddings. As done in ✨ Store resulting embedding from AI into local k/v for later lookup Active , the wider AI Search can benefit from this.
Use a persistent cache that does not get cleared on cache rebuild (but still expires and gets cleared on cron cleanup after expiry
drush cache:clear ai_embeddings
)Since the method won't exist, should be 2.x + AI Providers should be 2.x constraint (or we do method_exists call in providers?)
Active
2.0
AI Search
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.