Files
meilisearch/crates/index-scheduler/src
ManyTheFish a6eb5ec9b0 feat: add experimental_personalization_api_key feature to RoFeatures
- Add MEILI_EXPERIMENTAL_PERSONALIZATION_API_KEY environment variable
- Add experimental_personalization_api_key field to Opt struct with CLI and env support
- Add experimental_personalization_api_key field to InstanceTogglableFeatures
- Store personalization API key in FeatureData for access through IndexScheduler
- Add experimental_personalization_api_key() method to IndexScheduler
- Update analytics destructuring to include new field
- Maintain RoFeatures Copy trait while properly handling Option<String>
2025-07-22 11:12:42 +02:00
..
2025-06-24 12:20:22 +02:00
2025-06-26 13:57:32 +02:00
2025-06-25 15:27:08 +02:00
2025-06-25 15:26:47 +02:00
2025-04-24 16:06:19 +02:00