MeiliSearch/meilisearch-http
Rio Kierkels 2ef888d100
chore(sentry): make sentry dsn customizable
By removing the hardcoded value the sentry client will fall back to pulling
it from the SENTRY_DSN environment variable. The hardcoded value has been
moved to the default value of the commandline options so the default
behavior will be the same.

A `--no-sentry` and `MEILI_NO_SENTRY` option has also been introduced
that effectively disables sentry reporting.
2020-07-01 12:55:14 +02:00
..
public Allow users to input an API Key to search into private data 2020-05-29 12:22:23 +02:00
src chore(sentry): make sentry dsn customizable 2020-07-01 12:55:14 +02:00
tests add test for long document indexing 2020-06-30 17:46:23 +02:00
build.rs Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00
Cargo.toml bump meilisearch to 0.12.0 2020-06-30 20:42:19 +02:00