|
3cfd653db1
|
Apply suggestions from code review
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
|
2023-06-06 11:38:41 +02:00 |
|
|
c9b65677bf
|
return the on disk size actually used by meilisearch
|
2023-05-25 18:30:30 +02:00 |
|
|
7faa9a22f6
|
Pass IndexStat by ref in store_stats_of
|
2023-03-07 14:00:54 +01:00 |
|
|
076a3d371c
|
Eagerly compute stats as fallback to the cache.
- Refactor all around to avoid spawning indexes more times than necessary
|
2023-03-06 16:57:31 +01:00 |
|
|
fd5c48941a
|
Add cache on the indexes stats
|
2023-03-06 16:57:31 +01:00 |
|
|
71e7900c67
|
move index_map to file
|
2023-02-23 11:29:11 +01:00 |
|
|
431782f3ee
|
Move index_mapper to mod.rs
|
2023-02-23 11:29:11 +01:00 |
|