Louis Dureuil
13c2c6c16b
Small commit to add hybrid search and autoembedding
2023-12-14 16:07:48 +01:00
Kerollmops
513e61e9a3
Remove the experimental CLI flag
2023-10-13 13:11:29 +02:00
Clément Renault
c5f7893fbb
Remove the puffin http dependency
2023-10-13 13:11:08 +02:00
ManyTheFish
b45c36cd71
Merge branch 'main' into tmp-release-v1.3.0
2023-08-01 15:05:17 +02:00
María
fae61372be
Redirect CTAs to Cloud landing page
2023-07-26 15:54:43 +02:00
Clément Renault
0b8bbd8750
Toggle the puffin profiling with a feature flag
2023-07-18 17:38:13 +02:00
Kerollmops
eef95de30e
First iteration on exposing puffin profiling
2023-07-18 17:38:13 +02:00
Kerollmops
d1ff631df8
Replace the atty dependency with the is-terminal one
2023-07-03 18:51:42 +02:00
Clément Renault
cab4c4d7c9
Add a UTMs to the Cloud link
2023-06-29 17:59:59 +02:00
Clément Renault
4ec08e9430
Add a new link to the cloud pricing page
2023-06-29 17:38:10 +02:00
Kerollmops
f759ec7fad
Expose a flag to enable the MDB_WRITEMAP flag
2023-05-15 11:38:43 +02:00
curquiza
30edba3497
Update links of the docs
2023-05-03 19:14:57 +02:00
Tamo
4d308d5237
Improve the health route by ensuring lmdb is not down
...
And refactorize slightly the auth controller.
2023-04-06 15:31:42 +02:00
Louis Dureuil
c3a30a5a91
If using a prototype, display its name at Meilisearch startup
2023-02-16 10:53:14 +01:00
Tamo
04c4487660
udpate the analytics with the new stats method
2023-01-25 11:25:04 +01:00
Louis Dureuil
a9b3f91467
Add missing space
...
Co-authored-by: Guillaume Mourier <guillaume@meilisearch.com>
2023-01-23 10:33:30 +01:00
Louis Dureuil
0de9a3ffe7
Implements errors and warnings from the specification
...
Now in technicolor
2023-01-19 18:04:45 +01:00
Louis Dureuil
eb08a0fb0b
Remove --generate-master-key option
2023-01-05 14:55:24 +01:00
bors[bot]
32f7cfa5cb
Merge #3295
...
3295: Adjust Master Key-related messages r=dureuill a=dureuill
# Pull Request
## Related issue
Follow up for #3272
## What does this PR do?
- Consistently capitalize "master key" (instead of "Master Key" sometimes) (see https://github.com/meilisearch/specifications/pull/209#discussion_r1060081094 )
- Clarify that the counted unit for master key length is bytes, not characters (see https://github.com/meilisearch/documentation/issues/2069#issuecomment-1368873167 )
## PR checklist
Please check if your PR fulfills the following requirements:
- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?
Thank you so much for contributing to Meilisearch!
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2023-01-05 08:43:23 +00:00
Louis Dureuil
5cb566b165
No longer filter out milli logs when --log-level is "info"
2023-01-04 14:24:20 +01:00
Loïc Lecrenier
d082ded7ad
Explicitly restrict log level options to those that are documented
...
Fixes https://github.com/meilisearch/meilisearch/issues/3292
2023-01-04 09:40:24 +01:00
Louis Dureuil
17dac72464
Characters -> bytes
2023-01-03 15:31:02 +01:00
Louis Dureuil
7b2575c646
Master Key -> master key
2023-01-03 14:45:23 +01:00
Tamo
9ba4d0f921
update the error messages according to the spec
2023-01-02 16:43:23 +01:00
Louis Dureuil
3cba476a9f
Add --generate-master-key
CLI option
2022-12-26 10:36:45 +01:00
Louis Dureuil
57e851d8a9
Check for key length
2022-12-26 10:36:45 +01:00
Colby Allen
2262766494
chore: run fmt nightly on project
2022-12-08 08:31:15 -07:00
Colby Allen
ad2b1467da
Renames meilisearch-http to meilisearch
2022-12-08 08:22:53 -07:00