mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
![]() 5371: Composite embedders r=irevoire a=dureuill # Pull Request ## Related issue Fixes #5343 ## What does this PR do? - Implement [public usage](https://www.notion.so/meilisearch/Composite-embedder-usage-14a4b06b651f81859dc3df21e8cd02a0) - Refactor the way we check if a parameter is mandatory/allowed/disallowed for a given source - Take the "nesting context" into account for computer if a parameter is mandatory/allowed/disallowed - Add tests checking all parameters with all sources, and made sure the results didn't change compared with v1.13 ## Dumpless Upgrade - This adds a new value for an existing parameter => compatible without change - This adds new optional parameters => compatible without change Co-authored-by: Louis Dureuil <louis@meilisearch.com> |
||
---|---|---|
.. | ||
documents | ||
facet | ||
fields_ids_map | ||
heed_codec | ||
prompt | ||
search | ||
snapshots/index.rs | ||
update | ||
vector | ||
asc_desc.rs | ||
constants.rs | ||
criterion.rs | ||
database_stats.rs | ||
error.rs | ||
external_documents_ids.rs | ||
fieldids_weights_map.rs | ||
fields_ids_map.rs | ||
index.rs | ||
lib.rs | ||
localized_attributes_rules.rs | ||
order_by_map.rs | ||
progress.rs | ||
proximity.rs | ||
score_details.rs | ||
snapshot_tests.rs | ||
thread_pool_no_abort.rs |