Commit Graph

1520 Commits

Author SHA1 Message Date
Kerollmops bc7b0a38fd Use fst 0.4.4 in the project 2020-05-22 15:01:55 +02:00
Kerollmops 6c87723b19
Bump the fst crate to 0.4.4 2020-05-22 15:01:35 +02:00
Clément Renault cd1679dea7
Merge pull request #684 from MarinPostma/max-payload-size
allow max payload size override
2020-05-22 11:35:15 +02:00
mpostma c5daa4a256 fix tests 2020-05-22 10:38:14 +02:00
marinpostma df2eed1be3 update changelog 2020-05-22 10:38:12 +02:00
marinpostma 5193382b07 allow max payload size override 2020-05-22 10:37:41 +02:00
Clément Renault e40d9e7462
Merge pull request #696 from meilisearch/reduce-document-id-size
Reduce document id size from 64bits to 32bits
2020-05-20 18:58:12 +02:00
Kerollmops ddeb5745be
Refactor a little bit 2020-05-20 17:01:57 +02:00
Kerollmops a60e3fb1cb
Rename user ids into external docids 2020-05-20 15:08:56 +02:00
Kerollmops 7bbb101555
Prefix the attributes_for_faceting key name 2020-05-20 14:19:00 +02:00
Kerollmops 788e2202c9
Reduce the DocumentId size from 64 to 32bits 2020-05-20 14:19:00 +02:00
Kerollmops 3bca31856d
Discover and remove documents ids 2020-05-20 14:18:59 +02:00
Kerollmops 5bf15a4190
Compute and merge discovered ids 2020-05-20 14:18:59 +02:00
Kerollmops 016bfa391b
Introduce internal and user ids put and get methods 2020-05-20 14:18:59 +02:00
Kerollmops e6a7521610
Introduce the DiscoverIds and DocumentsIds types 2020-05-20 14:18:59 +02:00
Clément Renault 3e84f916b6
Merge pull request #697 from ndudnicz/typo/route-health-healtbody
typo in route/health.rs: HealtBody -> HealthBody
2020-05-20 14:18:38 +02:00
Nicolas DUDNICZENKO 2d2c933611 typo in route/health.rs: HealtBody -> HealthBody 2020-05-20 11:57:44 +02:00
Clément Renault d30874c912
Merge pull request #691 from meilisearch/rewrite-indexer
Rewrite and simplify every indexer function
2020-05-19 17:13:53 +02:00
Kerollmops e2b115f3a9
Improve Number extraction/conversion function 2020-05-19 16:51:33 +02:00
Kerollmops ae30ee2ade
Clean up some comments and variable names 2020-05-19 16:51:33 +02:00
Kerollmops 3026840530
Introduce an index_document helper function 2020-05-19 16:51:33 +02:00
Kerollmops d300d788c7
Make the compute_document_id validate the id 2020-05-19 16:51:33 +02:00
Kerollmops 2828b5fa19
Move the helper function to their own module 2020-05-19 16:51:33 +02:00
Kerollmops 25b3c9a057
Remove the serde ExtractDocumentId struct 2020-05-19 16:51:33 +02:00
Kerollmops 2558ce9a00
Export the value_to_string helper function 2020-05-19 16:51:33 +02:00
Kerollmops 65ed2dcc1b
Remove the serde ConvertToNumber 2020-05-19 16:51:32 +02:00
Kerollmops 5e063da14f
Remove the serde Indexer 2020-05-19 16:51:32 +02:00
Kerollmops 615825b9fd
Remove the serde Serializer 2020-05-19 16:51:32 +02:00
Clément Renault 3502d8b48c
Merge pull request #680 from MarinPostma/better-welcome
improve welcome message
2020-05-19 15:59:36 +02:00
mpostma a1d20ea8c8 remove keys in welcome message 2020-05-19 15:32:49 +02:00
mpostma ef7b1cc829 update changelog 2020-05-19 15:32:49 +02:00
marinpostma 2c9776c3e8 improve welcome message 2020-05-19 15:32:49 +02:00
Clément Renault 3743d8ca5b
Merge pull request #690 from MarinPostma/bump-sentry
bump sentry
2020-05-19 14:30:27 +02:00
mpostma e222e20517 update changelog 2020-05-19 10:29:38 +02:00
mpostma 10d7dc75f3 update sentry 2020-05-19 10:27:55 +02:00
Clément Renault f6300497f7
Merge pull request #694 from curquiza/arm
Take achitecture into account in download-latest
2020-05-18 22:15:56 +02:00
Clementine Urquizar 1cae6c18b2 Take achitecture into account in download-latest 2020-05-18 18:15:50 +02:00
Clément Renault 1fef613024 Merge pull request #685 from curquiza/hotfix-download-script
HOTFIX: the link in download-latest.sh
2020-05-15 22:37:49 +02:00
Clementine Urquizar 047407342b Fix the link in download-latest.sh 2020-05-15 17:49:33 +02:00
Clément Renault e2b71b0e57
Merge pull request #679 from MarinPostma/highlight-align-fix
Highlight align fix
2020-05-14 14:57:54 +02:00
mpostma 9c1de3adfc add tests 2020-05-14 12:57:38 +02:00
mpostma 54707e4e24 update changelog 2020-05-14 12:57:36 +02:00
mpostma a94ee167fc fix unaligned highlight 2020-05-14 12:56:15 +02:00
mpostma ce789682cc remove unnecessary clone 2020-05-14 12:56:15 +02:00
Clément Renault c95d4e48a5
Merge pull request #681 from MarinPostma/sentry-release-only
enables debug without sentry
2020-05-14 11:33:22 +02:00
mpostma 1f35db2ddc update changelog 2020-05-14 10:56:57 +02:00
mpostma be1320d21d enables debug without sentry 2020-05-14 10:54:15 +02:00
Clément Renault 308c652b30
Merge pull request #678 from erlend-sh/do-button
DigitalOcean button
2020-05-13 16:08:40 +02:00
Erlend Sogge Heggen 80ab82897e DigitalOcean button 2020-05-13 15:41:31 +02:00
Clément Renault 71578a5462
Merge pull request #676 from MarinPostma/facet-count
Facet count
2020-05-13 12:14:39 +02:00