MeiliSearch/crates/milli/src/vector
2025-07-03 10:11:07 +02:00
..
json_template Expand json_template module 2025-07-02 00:05:10 +02:00
composite.rs Remove lots of Arcs 2025-06-26 12:15:08 +02:00
db.rs Add vector::db module 2025-07-02 00:05:10 +02:00
error.rs New error 2025-07-02 16:17:12 +02:00
extractor.rs Add vector::extractor module 2025-07-02 00:05:11 +02:00
hf.rs Disable the cache by default and make it experimental 2025-03-13 17:22:51 +01:00
manual.rs Rename embed_one to embed_search and embed_chunks* to embed_index* 2025-02-24 13:58:26 +01:00
mod.rs Settings changes 2025-07-02 00:05:13 +02:00
ollama.rs Add new parameters to openai and rest embedders 2025-07-02 00:05:11 +02:00
openai.rs Add new parameters to openai and rest embedders 2025-07-02 00:05:11 +02:00
parsed_vectors.rs Compare to RawValue::NULL constant rather than explicit "null" 2025-07-03 10:11:07 +02:00
rest.rs Check indexing fragments as well as search fragments 2025-07-02 16:17:22 +02:00
session.rs Remove Embed::process_embeddings and have it be an inherent function of the type that uses it 2025-07-03 10:02:16 +02:00
settings.rs vector settings: fix bug where removed fragments were returned as new 2025-07-02 11:36:50 +02:00