Rob Ede
|
9f5fee404b
|
chore(all): update actix-web dependency to 4.0.0-beta.21
|
2022-01-21 20:44:17 +00:00 |
|
mpostma
|
0c1a3d59eb
|
fix no-analytics
|
2022-01-20 11:50:24 +01:00 |
|
mpostma
|
f6d53e03f1
|
chore(http): migrate from structopt to clap3
|
2022-01-12 14:07:19 +01:00 |
|
Clément Renault
|
8c9e51e94f
|
Make sure that we can also specify the no-analytics flags with a boolean
|
2021-12-08 11:23:21 +01:00 |
|
Marin Postma
|
a30e02c18c
|
feat(all): Task store
implements:
https://github.com/meilisearch/specifications/blob/develop/text/0060-refashion-updates-apis.md
linked PR:
- #1889
- #1891
- #1892
- #1902
- #1906
- #1911
- #1914
- #1915
- #1916
- #1918
- #1924
- #1925
- #1926
- #1930
- #1936
- #1937
- #1942
- #1944
- #1945
- #1946
- #1947
- #1950
- #1951
- #1957
- #1959
- #1960
- #1961
- #1962
- #1964
- https://github.com/meilisearch/milli/pull/414
- https://github.com/meilisearch/milli/pull/409
- https://github.com/meilisearch/milli/pull/406
- https://github.com/meilisearch/milli/pull/418
- close #1687
- close #1786
- close #1940
- close #1948
- close #1949
- close #1932
- close #1956
|
2021-12-02 20:14:42 +01:00 |
|
mpostma
|
102c46f88b
|
clippy + fmt
|
2021-09-28 22:22:59 +02:00 |
|
mpostma
|
692c676625
|
fix tests
|
2021-09-28 18:57:36 +02:00 |
|
mpostma
|
60518449fc
|
split meilisearch-http and meilisearch-lib
|
2021-09-21 13:23:22 +02:00 |
|
mpostma
|
e14640e530
|
refactor meilisearch
|
2021-09-20 14:54:20 +02:00 |
|
many
|
169e739634
|
Remove useless indexer options
|
2021-09-08 13:40:05 +02:00 |
|
many
|
c0f9c891f5
|
Set max_memory value to unlimited during tests
because tests run several meilisearch in parallel,
we over estimate the value for max_memory making the tests on widows crash
|
2021-09-06 14:38:10 +02:00 |
|
Kerollmops
|
4cdf680a81
|
Make the MaxMemory use the default value when undefined
|
2021-09-02 18:19:11 +02:00 |
|
Clément Renault
|
b092a624ed
|
Introduce the MaxMemory struct that defaults to 2/3 of the available memory
|
2021-09-02 18:18:59 +02:00 |
|
Kerollmops
|
51387b2c80
|
Introduce the new invalid sortable error codes
|
2021-08-25 17:29:30 +02:00 |
|
Tamo
|
36f32f58d4
|
add the log_level variable to the cli and reduce the log level of milli and grenad
|
2021-06-24 11:20:52 +02:00 |
|
Tamo
|
76727455ca
|
ignore all the options related to the indexer
|
2021-06-21 18:13:00 +02:00 |
|
Tamo
|
2097554c09
|
fix the cli
|
2021-06-21 16:34:49 +02:00 |
|
Tamo
|
4e2568fd6e
|
disable amplitude on debug build
|
2021-06-16 17:12:49 +02:00 |
|
Tamo
|
def1596eaf
|
Integrate amplitude
And merge the sentry and amplitude usage under one “Enable analytics”
flag
|
2021-06-15 15:36:30 +02:00 |
|
Tamo
|
2d7785ae0c
|
remove the dump_batch_size option from the CLI
|
2021-06-01 20:42:06 +02:00 |
|
tamo
|
e389c088eb
|
WIP: rebasing on master
|
2021-05-10 20:20:57 +02:00 |
|
mpostma
|
c966b1dd94
|
use options to schedule snapshot
|
2021-03-24 12:38:11 +01:00 |
|
mpostma
|
dd324807f9
|
last review edits + fmt
|
2021-03-15 18:11:10 +01:00 |
|
mpostma
|
5ecf514d28
|
restructure project
|
2021-03-10 13:46:49 +01:00 |
|