Files
meilisearch/crates/index-scheduler/src
ManyTheFish c0cd05e5f6 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-28 13:53:36 +02:00
..
2025-06-24 12:20:22 +02:00
2025-07-21 15:11:24 +02:00
2025-06-26 13:57:32 +02:00
2025-06-25 15:27:08 +02:00
2025-07-17 17:21:03 +02:00
2025-04-24 16:06:19 +02:00