Quentin de Quelen
|
88b3c05155
|
Stop words; Do not reindex all documents if there is no documents
|
2019-12-12 15:31:39 +01:00 |
|
Quentin de Quelen
|
6edef07e29
|
HTTP delete index route; Fix error on index not found
|
2019-12-12 14:06:16 +01:00 |
|
Clément Renault
|
5ad73fe08b
|
Merge pull request #399 from meilisearch/rewrite-synonym-endpoint
Rewrite the synonym endpoint
|
2019-12-12 12:58:14 +01:00 |
|
Quentin de Quelen
|
a4f26e8e48
|
Rewrite the synonym endpoint
|
2019-12-12 12:47:02 +01:00 |
|
Clément Renault
|
cc10804607
|
Merge pull request #395 from meilisearch/update-bitly-link
Update the bit.ly movies.json link
|
2019-12-10 18:13:52 +01:00 |
|
Clément Renault
|
f959cd76ae
|
Update the bit.ly movies.json link
|
2019-12-10 18:07:14 +01:00 |
|
Clément Renault
|
dcd332e2e4
|
Merge pull request #396 from meilisearch/disable-windows-tests
Disable windows tests
|
2019-12-10 18:03:13 +01:00 |
|
Clément Renault
|
f3a276d1e1
|
Update the workflow README.md
|
2019-12-10 17:56:24 +01:00 |
|
Clément Renault
|
640d21a7d2
|
Disable the Windows tests workflow
|
2019-12-10 17:53:26 +01:00 |
|
Clément Renault
|
216cccbfba
|
Merge pull request #391 from meilisearch/fix-one-document-route
Do not expect a JSON value as a document indentifer
|
2019-12-09 21:53:04 +01:00 |
|
Clément Renault
|
04d1da11f7
|
Do not expect a JSON value as a document indentifer
|
2019-12-09 21:34:40 +01:00 |
|
Clément Renault
|
ee4e9dcc74
|
Merge pull request #388 from meilisearch/remove-synonyms-unwraps
Remove unsound unwraps from the synonym routes
|
2019-12-09 17:06:02 +01:00 |
|
Clément Renault
|
6fef04be20
|
Remove unsound unwraps from the synonym routes
|
2019-12-09 16:54:54 +01:00 |
|
Clément Renault
|
86347bff3a
|
Merge pull request #384 from curquiza/install-script-prereleases
Change regexp in install script
|
2019-12-09 15:28:19 +01:00 |
|
Clementine Urquizar
|
e291d9954a
|
Change regexp in install script to not take into acccount pre-releases
|
2019-12-09 15:14:25 +01:00 |
|
Clément Renault
|
7a548467b9
|
Merge pull request #382 from curquiza/health-routes
Keep only useful routes for /health
|
2019-12-08 18:11:19 +01:00 |
|
Clementine Urquizar
|
06d8e00ff3
|
Keep only useful routes for /health
|
2019-12-08 17:56:33 +01:00 |
|
Clément Renault
|
225f5a172d
|
Merge pull request #381 from curquiza/update-index-httpstatus
Change HTTP status of update index route
|
2019-12-08 17:53:01 +01:00 |
|
Clementine Urquizar
|
e531ff2e98
|
Change HTTP status of update index route
|
2019-12-08 17:10:21 +01:00 |
|
Clément Renault
|
8c8040884e
|
Merge pull request #376 from meilisearch/windows-support
Update the actions to support Windows
|
2019-12-07 12:07:27 +01:00 |
|
Clément Renault
|
e3611ad0e4
|
Update the action to test on more platforms
|
2019-12-07 11:57:33 +01:00 |
|
Clément Renault
|
289bc6570b
|
Update the action to publish windows binaries
|
2019-12-07 11:52:14 +01:00 |
|
Clément Renault
|
dc1849d291
|
Bump heed to 0.6.1
|
2019-12-07 11:49:45 +01:00 |
|
Clément Renault
|
17a66227f4
|
Merge pull request #375 from nithinkashyapn/master
Docker command updated
|
2019-12-06 12:11:56 +01:00 |
|
nithin kashyap n
|
0e8b95f4bf
|
Docker command updated
Docker does not allow Uppercase letters, throws this error
`docker: invalid reference format: repository name must be lowercase.`
|
2019-12-06 16:30:37 +05:30 |
|
Clément Renault
|
5b8344cfc3
|
Merge pull request #373 from curquiza/stop-words-deletion
Use POST instead of DELETE method to delete stops-word
|
2019-12-05 23:06:15 +01:00 |
|
Clementine Urquizar
|
075f4034d9
|
Use POST instead of DELETE method to delete stops-word
|
2019-12-05 18:07:56 +01:00 |
|
Clément Renault
|
c616ce99a8
|
Merge pull request #368 from tpayet/add-push-debpkg
Add publish action to gemfury for apt pkg
|
2019-12-05 15:35:12 +01:00 |
|
Thomas Payet
|
6b9b5fda7e
|
Add publish action to gemfury for apt pkg
|
2019-12-05 14:54:57 +01:00 |
|
Clément Renault
|
b756fc382a
|
Merge pull request #367 from meilisearch/support-stdin-example
Allow users to send csv files from stdin in examples
|
2019-12-05 12:33:18 +01:00 |
|
Clément Renault
|
29fd54dcfa
|
Allow users to send csv files from stdin in examples
|
2019-12-05 12:23:56 +01:00 |
|
Clément Renault
|
d664e97104
|
Merge pull request #365 from meilisearch/update-readme
Reorder "Deploy the server" options on the README
|
2019-12-04 18:37:40 +01:00 |
|
qdequele
|
4466097d44
|
Update readme.md; Deploy part
|
2019-12-04 18:16:56 +01:00 |
|
Clément Renault
|
60b94d2dc1
|
Merge pull request #366 from tpayet/cargo-deb
Add debian package in CI
|
2019-12-04 18:14:10 +01:00 |
|
Thomas Payet
|
51636402c2
|
Add debian package in CI
|
2019-12-04 18:02:30 +01:00 |
|
Clément Renault
|
fc8182d7d3
|
Merge pull request #363 from meilisearch/bump-version
Bump meilisearch crates to v0.8.4
|
2019-12-03 17:30:31 +01:00 |
|
Clément Renault
|
4f87465f18
|
Bump meilisearch crates to v0.8.4
|
2019-12-03 17:22:45 +01:00 |
|
Clément Renault
|
5f1586ae85
|
Merge pull request #360 from meilisearch/fix-readme-broken-links
Fix README broken links
|
2019-12-02 19:10:40 +01:00 |
|
Clément Renault
|
8d3161a2cf
|
Reorder README parts
|
2019-12-02 18:29:53 +01:00 |
|
Clément Renault
|
8bc8214279
|
Fix README broken links
Thanks to @baptistejamin!
|
2019-12-02 16:45:27 +01:00 |
|
Clément Renault
|
3ea5aa18a2
|
Merge pull request #359 from bidoubiwa/fix_wording_in_readme
Fix bad wording in readme file
|
2019-12-02 14:06:49 +01:00 |
|
charlotte
|
c4845b78a9
|
Fix bad wording in readme file
|
2019-12-02 11:15:39 +01:00 |
|
Clément Renault
|
530e913e2f
|
Merge pull request #356 from tpayet/fix-port-readme
Fix port in README & Dockerfile
|
2019-11-29 19:21:55 +01:00 |
|
Thomas Payet
|
5917f212ba
|
Fix port in README & Dockerfile
|
2019-11-29 18:03:54 +01:00 |
|
Clément Renault
|
d2b1690191
|
Merge pull request #355 from tpayet/master
Update binary default settings
|
2019-11-29 15:47:04 +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
|
7780293ddb
|
Merge pull request #354 from meilisearch/camelcase-updates-result
Fix updates formattings and namings
|
2019-11-29 15:19:45 +01:00 |
|
qdequele
|
773a51e7d0
|
Rename 'update_type' to 'type' on EnqueuedUpdateResult
|
2019-11-29 15:09:48 +01:00 |
|
qdequele
|
7923752513
|
Serialize updates results to camelCase
|
2019-11-29 15:05:54 +01:00 |
|