.. |
documents
|
Make Cargo and Clippy happy
|
2025-04-01 11:26:34 +02:00 |
facet
|
Move crates under a sub folder to clean up the code
|
2024-10-21 08:18:43 +02:00 |
fields_ids_map
|
Make Cargo and Clippy happy
|
2025-04-01 11:26:34 +02:00 |
heed_codec
|
fmt
|
2025-01-23 16:51:20 +01:00 |
prompt
|
Make Cargo and Clippy happy
|
2025-04-01 11:26:34 +02:00 |
search
|
Merge pull request #5548 from lblack00/attributes-to-search-on-nested-fields
|
2025-05-22 13:58:23 +00:00 |
snapshots/test_index.rs
|
Move tests out of index.rs
|
2025-04-24 16:06:19 +02:00 |
update
|
Add a NoOp operation in index update
|
2025-05-12 14:19:15 +02:00 |
vector
|
Make Cargo and Clippy happy
|
2025-04-01 11:26:34 +02:00 |
asc_desc.rs
|
Fix the format and linter error
|
2024-12-28 20:35:55 +08:00 |
attribute_patterns.rs
|
Removed matches_wildcard_pattern() and integrated match_pattern() into attributes_to_search_on(), updated test cases
|
2025-05-18 20:24:52 -07:00 |
constants.rs
|
Make version constants u32
|
2025-04-24 16:06:19 +02:00 |
criterion.rs
|
Replace hardcoded string with constants
|
2024-12-28 20:35:55 +08:00 |
database_stats.rs
|
Improve the performances of computing the size of the documents database
|
2025-03-26 17:40:12 +01:00 |
disabled_typos_terms.rs
|
Fix test
|
2025-04-29 14:47:30 +02:00 |
error.rs
|
Merge branch 'main' into release-v1.14.0-tmp
|
2025-04-14 12:35:47 +02:00 |
external_documents_ids.rs
|
Make Cargo and Clippy happy
|
2025-04-01 11:26:34 +02:00 |
fieldids_weights_map.rs
|
Take into account PR messages
|
2025-03-10 13:46:33 +01:00 |
fields_ids_map.rs
|
Merge branch 'indexer-edition-2024' into indexer-edition-2024-doc-chunks
|
2024-11-06 15:50:53 +01:00 |
filterable_attributes_rules.rs
|
Add default deserialize value
|
2025-03-11 17:55:49 +01:00 |
index.rs
|
Merge pull request #5523 from meilisearch/rollback-updates
|
2025-05-05 09:53:56 +00:00 |
lib.rs
|
Add disableOnNumber setting
|
2025-04-23 16:57:50 +02:00 |
localized_attributes_rules.rs
|
Change the filterableAttributes setting API
|
2025-03-03 10:22:02 +01:00 |
order_by_map.rs
|
Move crates under a sub folder to clean up the code
|
2024-10-21 08:18:43 +02:00 |
progress.rs
|
Add more progress levels to measure merging
|
2025-03-17 10:13:29 +01:00 |
proximity.rs
|
Move crates under a sub folder to clean up the code
|
2024-10-21 08:18:43 +02:00 |
score_details.rs
|
Add WeightedScoreValues to be able to compare remote scores
|
2025-02-05 15:03:16 +01:00 |
snapshot_tests.rs
|
Update tests using filterable attributes rules
|
2025-03-03 10:33:34 +01:00 |
test_index.rs
|
Move tests out of index.rs
|
2025-04-24 16:06:19 +02:00 |
thread_pool_no_abort.rs
|
Do not create too many rayon tasks
|
2025-01-30 16:36:12 +01:00 |