Fix1.42.1
v1.42.1 Bug fixes and stability improvements
Multiple bug fixes addressing issues with legacy settings indexer, multimodal fragment handling, embedder settings regeneration, and nested field indexing. Includes CI improvements for testing stability.
🪲 Bug fixes
Fix issues when using the legacy settings indexer
By @dureuill and @ManyTheFish in #6331
- When using the experimental feature "multimodal", removing a fragment would cause an internal error in subsequent search requests
- When using the experimental feature "multimodal", modifying fragments would sometimes cause an internal error at indexing time
regenerate: falsewould be ignored when modifying embedder settings- When a nested field was declared as searchable, it would not be indexed if its parents were not declared as searchable
🔩 Miscellaneous
fixindexingmultimodalsettingsstability
Source: original entry ↗