meilisearch/src/bin
Clément Renault ce8e56ee18
Rewrite the indexer to use one MTBL by database
This allows us to avoid prefixing keys and appending into LMDB databases
2020-10-04 17:04:33 +02:00
..
indexer.rs Rewrite the indexer to use one MTBL by database 2020-10-04 17:04:33 +02:00
infos.rs Rename the quartile as percentiles 25th, 50th and 75th 2020-10-02 16:46:07 +02:00
search.rs Make the engine to return csv string records as documents and headers 2020-08-31 19:02:00 +02:00
serve.rs Rewrite the indexer to use one MTBL by database 2020-10-04 17:04:33 +02:00