.. |
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
|
Implement useful conversion strategies and clean up the code
|
2025-06-03 15:31:28 +02:00 |
search
|
Replace the legacy Settings::execute by the new one
|
2025-06-26 18:14:14 +02:00 |
snapshots/test_index.rs
|
Move tests out of index.rs
|
2025-04-24 16:06:19 +02:00 |
update
|
minor fixes
|
2025-06-30 09:52:06 +02:00 |
vector
|
Remove lots of Arcs
|
2025-06-26 12:15:08 +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
|
Cargo fmt
|
2025-06-03 15:39:26 +02:00 |
disabled_typos_terms.rs
|
Cargo fmt
|
2025-06-03 15:39:26 +02:00 |
error.rs
|
Report an error when the document template max bytes is zero
|
2025-06-10 16:27:18 +02:00 |
external_documents_ids.rs
|
Correctly support document templates on the chat API
|
2025-06-03 15:31:25 +02:00 |
fieldids_weights_map.rs
|
Take into account PR messages
|
2025-03-10 13:46:33 +01:00 |
fields_ids_map.rs
|
Correctly support document templates on the chat API
|
2025-06-03 15:31:25 +02:00 |
filterable_attributes_rules.rs
|
Cargo fmt
|
2025-06-03 15:39:26 +02:00 |
index.rs
|
Better document why we duplicate structs
|
2025-06-10 16:51:39 +02:00 |
lib.rs
|
Correctly support document templates on the chat API
|
2025-06-03 15:31:25 +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
|
Remove panics
|
2025-06-26 12:15:08 +02: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
|
Replace the legacy Settings::execute by the new one
|
2025-06-26 18:14:14 +02:00 |
thread_pool_no_abort.rs
|
refactor: helper methods for pool and max threads
|
2025-05-14 23:45:24 +02:00 |