Paul Sanders
8e0d8f4533
Increasing payload default size
2020-12-29 16:55:35 -05:00
many
a0eafea200
fix tests
2020-10-22 15:46:20 +02:00
many
f1925b8f71
fix #1009
2020-10-22 15:46:20 +02:00
many
834f3cc192
rename folder to dir
2020-10-22 15:46:20 +02:00
many
afc3b0915b
fix backups
...
* pluralize variable `backup_folder` -> `backups_folder`
* change env case `MEILI_backup_folder` -> `MEILI_BACKUPS_FOLDER`
* add miliseconds to backup ID to reduce colisions
* fix forgoten stats synchronization
2020-09-30 13:20:40 +02:00
many
c254320860
Implement backups
...
* trigger backup importation via http route
* follow backup advancement with status route
* import backup via a command line
* let user choose batch size of documents to import (command lines)
closes #884
closes #840
2020-09-28 14:40:06 +02:00
mpostma
445a6c9ea2
update options name
2020-08-21 14:42:20 +02:00
many
94b3e8e56e
fix bug and add tests
...
- add tests about updates
- fix select bug
fix #896
2020-08-19 09:51:57 +02:00
many
9014290875
implement snapshot
2020-08-12 17:46:28 +02:00
marin
ab16e2eff1
fix merge error
2020-07-02 14:04:15 +02:00
André Eriksson
029772e11f
Fix typo in option.rs
2020-07-01 13:45:00 +02:00
mpostma
4f6a6b1359
make clippy happy 2
2020-06-30 11:01:07 +02:00
qdequele
a5ab4b3f64
update tests
2020-05-26 14:16:25 +02:00
qdequele
7e6f068b18
add ssl support
...
format code
remove expects and unwrap
2020-05-26 14:16:25 +02:00
marinpostma
5193382b07
allow max payload size override
2020-05-22 10:37:41 +02:00
qdequele
7a8e64be30
add normalize_slashes middleware
2020-05-12 15:34:07 +02:00
mpostma
2e3a765dac
fix database options
2020-04-29 22:29:09 +02:00
Jan Emmens
c4287cdfac
Add support for configuring lmdb map size
2020-04-29 09:21:07 +02:00
qdequele
4d27318b72
remove unnecessary comment on env Opt; #491
2020-03-06 10:15:11 +01:00
qdequele
ad83c3ab5a
add launch resume & environment
2020-02-17 10:13:08 +01:00
qdequele
257b7b4df4
introduce new key management
2020-02-14 12:54:07 +01:00
Thomas Payet
710b7ea091
Update default listening port to 7700
2019-11-29 15:25:26 +01:00
Thomas Payet
089579d835
Update default database directory to working directory
2019-11-29 15:25:26 +01:00
Clément Renault
7cc096e0a2
Rename MeiliDB into MeiliSearch
2019-11-26 11:12:30 +01:00