{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":226735754,"defaultBranch":"main","name":"meilisearch-go","ownerLogin":"meilisearch","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-12-08T21:41:09.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/43250847?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726670335.0","currentOid":""},"activityList":{"items":[{"before":"4d3d54903fcdb64642cc2864430111f1221b9f84","after":null,"ref":"refs/heads/staging.tmp","pushedAt":"2024-09-18T14:38:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"}},{"before":"63161f2bb407378a76decd63549036dd5ebebd51","after":"4e7c97e57ba7ac8d5bfd65e55a3279a4763e05d2","ref":"refs/heads/staging","pushedAt":"2024-09-18T14:38:54.000Z","pushType":"push","commitsCount":25,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"},"commit":{"message":"Merge #570\n\n570: Feat support content encoding r=Ja7ad a=Ja7ad\n\n# Pull Request\r\n\r\n## Related issue\r\nFixes #566 \r\n\r\n## What does this PR do?\r\n\r\nThis PR support content encoding `gzip`, `deflate`, `brotli`.\r\n\r\n\r\n```go\r\nclient := meilisearch.New(\"127.0.0.1:7700\", meilisearch.WithContentEncoding(meilisearch.GzipEncoding, meilisearch.DefaultCompression))\r\n```\r\n\r\nNote: This PR is not breaking changes.\r\n\r\n## PR checklist\r\nPlease check if your PR fulfills the following requirements:\r\n- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?\r\n- [x] Have you read the contributing guidelines?\r\n- [x] Have you made sure that the title is accurate and descriptive of the changes?\r\n\r\nThank you so much for contributing to Meilisearch!\r\n\n\nCo-authored-by: Javad \nCo-authored-by: Javad Rajabzadeh ","shortMessageHtmlLink":"Merge #570"}},{"before":"ccaf9b1df153276ff8f6e7572f4807d9836d92ac","after":"4d3d54903fcdb64642cc2864430111f1221b9f84","ref":"refs/heads/staging.tmp","pushedAt":"2024-09-18T14:38:53.000Z","pushType":"push","commitsCount":25,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"},"commit":{"message":"[ci skip][skip ci][skip netlify] -bors-staging-tmp-570","shortMessageHtmlLink":"[ci skip][skip ci][skip netlify] -bors-staging-tmp-570"}},{"before":null,"after":"ccaf9b1df153276ff8f6e7572f4807d9836d92ac","ref":"refs/heads/staging.tmp","pushedAt":"2024-09-18T14:38:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"},"commit":{"message":"[ci skip][skip ci][skip netlify]","shortMessageHtmlLink":"[ci skip][skip ci][skip netlify]"}},{"before":"e09d86ef3b49f9160bb5f507bbce071e6c441ba0","after":"63161f2bb407378a76decd63549036dd5ebebd51","ref":"refs/heads/main","pushedAt":"2024-09-18T14:32:27.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"},"commit":{"message":"Merge #563\n\n563: Add multi-search federation r=Ja7ad a=polyfloyd\n\n# Pull Request\r\n\r\nFixes #573\r\n\r\n## What does this PR do?\r\nThis PR adds support for the new federated search to be introduced in v1.10: https://github.com/meilisearch/meilisearch/releases/tag/v1.10.0-rc.0\r\n\r\n## PR checklist\r\nPlease check if your PR fulfills the following requirements:\r\n- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?\r\n- [x] Have you read the contributing guidelines?\r\n- [x] Have you made sure that the title is accurate and descriptive of the changes?\r\n\n\nCo-authored-by: polyfloyd ","shortMessageHtmlLink":"Merge #563"}},{"before":"e707831f4c5059f78282fa85484afde634edb339","after":null,"ref":"refs/heads/staging.tmp","pushedAt":"2024-09-18T14:30:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"}},{"before":"e09d86ef3b49f9160bb5f507bbce071e6c441ba0","after":"63161f2bb407378a76decd63549036dd5ebebd51","ref":"refs/heads/staging","pushedAt":"2024-09-18T14:30:53.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"},"commit":{"message":"Merge #563\n\n563: Add multi-search federation r=Ja7ad a=polyfloyd\n\n# Pull Request\r\n\r\nFixes #573\r\n\r\n## What does this PR do?\r\nThis PR adds support for the new federated search to be introduced in v1.10: https://github.com/meilisearch/meilisearch/releases/tag/v1.10.0-rc.0\r\n\r\n## PR checklist\r\nPlease check if your PR fulfills the following requirements:\r\n- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?\r\n- [x] Have you read the contributing guidelines?\r\n- [x] Have you made sure that the title is accurate and descriptive of the changes?\r\n\n\nCo-authored-by: polyfloyd ","shortMessageHtmlLink":"Merge #563"}},{"before":"c7d9d31c7329e1c56ac367acf2a67e28f336eb2a","after":"e707831f4c5059f78282fa85484afde634edb339","ref":"refs/heads/staging.tmp","pushedAt":"2024-09-18T14:30:52.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"},"commit":{"message":"[ci skip][skip ci][skip netlify] -bors-staging-tmp-563","shortMessageHtmlLink":"[ci skip][skip ci][skip netlify] -bors-staging-tmp-563"}},{"before":null,"after":"c7d9d31c7329e1c56ac367acf2a67e28f336eb2a","ref":"refs/heads/staging.tmp","pushedAt":"2024-09-18T14:30:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"},"commit":{"message":"[ci skip][skip ci][skip netlify]","shortMessageHtmlLink":"[ci skip][skip ci][skip netlify]"}},{"before":"345439c9a07e45a8d6457558e41df82a905c186f","after":"e09d86ef3b49f9160bb5f507bbce071e6c441ba0","ref":"refs/heads/main","pushedAt":"2024-09-15T22:19:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"},"commit":{"message":"Merge #568\n\n568: Add Embedder.URL r=brunoocasali a=polyfloyd\n\n# Pull Request\r\n\r\n## What does this PR do?\r\nPartial fix for #576\r\n\r\nThe documentation for the Ollama Embedder states that there is an `url` field that can be used to specify how Ollama can be reached. However, this field is not present yet in this client library.\r\n\r\nSee: https://www.meilisearch.com/docs/learn/experimental/vector_search#generate-auto-embeddings\r\n\r\n## PR checklist\r\nPlease check if your PR fulfills the following requirements:\r\n- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?\r\n- [x] Have you read the contributing guidelines?\r\n- [x] Have you made sure that the title is accurate and descriptive of the changes?\r\n\n\nCo-authored-by: polyfloyd ","shortMessageHtmlLink":"Merge #568"}},{"before":"f6b6c163dbff8c79c63c873a60cb9da10646e2b2","after":null,"ref":"refs/heads/staging.tmp","pushedAt":"2024-09-15T22:17:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"}},{"before":"345439c9a07e45a8d6457558e41df82a905c186f","after":"e09d86ef3b49f9160bb5f507bbce071e6c441ba0","ref":"refs/heads/staging","pushedAt":"2024-09-15T22:17:43.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"},"commit":{"message":"Merge #568\n\n568: Add Embedder.URL r=brunoocasali a=polyfloyd\n\n# Pull Request\r\n\r\n## What does this PR do?\r\nPartial fix for #576\r\n\r\nThe documentation for the Ollama Embedder states that there is an `url` field that can be used to specify how Ollama can be reached. However, this field is not present yet in this client library.\r\n\r\nSee: https://www.meilisearch.com/docs/learn/experimental/vector_search#generate-auto-embeddings\r\n\r\n## PR checklist\r\nPlease check if your PR fulfills the following requirements:\r\n- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?\r\n- [x] Have you read the contributing guidelines?\r\n- [x] Have you made sure that the title is accurate and descriptive of the changes?\r\n\n\nCo-authored-by: polyfloyd ","shortMessageHtmlLink":"Merge #568"}},{"before":"dca09415c4044f329f851ce5b7430a1c3f99b4e9","after":"f6b6c163dbff8c79c63c873a60cb9da10646e2b2","ref":"refs/heads/staging.tmp","pushedAt":"2024-09-15T22:17:42.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"},"commit":{"message":"[ci skip][skip ci][skip netlify] -bors-staging-tmp-568","shortMessageHtmlLink":"[ci skip][skip ci][skip netlify] -bors-staging-tmp-568"}},{"before":null,"after":"dca09415c4044f329f851ce5b7430a1c3f99b4e9","ref":"refs/heads/staging.tmp","pushedAt":"2024-09-15T22:17:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"},"commit":{"message":"[ci skip][skip ci][skip netlify]","shortMessageHtmlLink":"[ci skip][skip ci][skip netlify]"}},{"before":"f43c8a97a1b48dbf857cf093ab6ffc78f70db7db","after":null,"ref":"refs/heads/meili-bot/bump-version","pushedAt":"2024-08-21T16:06:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"}},{"before":"a5a58fb9d180715f2004036972f3cd124166644f","after":"345439c9a07e45a8d6457558e41df82a905c186f","ref":"refs/heads/main","pushedAt":"2024-08-21T16:06:23.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"},"commit":{"message":"Merge #567\n\n567: Update version for the next release (v0.28.0) r=curquiza a=meili-bot\n\n_This PR is auto-generated._\n\nThe automated script updates the version of meilisearch-go to a new version: \"v0.28.0\"\n\n\nCo-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>","shortMessageHtmlLink":"Merge #567"}},{"before":"4a3f23a71e9f84522f0f8c5983864e45a40732b4","after":null,"ref":"refs/heads/staging.tmp","pushedAt":"2024-08-21T16:04:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"}},{"before":"a5a58fb9d180715f2004036972f3cd124166644f","after":"345439c9a07e45a8d6457558e41df82a905c186f","ref":"refs/heads/staging","pushedAt":"2024-08-21T16:04:49.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"},"commit":{"message":"Merge #567\n\n567: Update version for the next release (v0.28.0) r=curquiza a=meili-bot\n\n_This PR is auto-generated._\n\nThe automated script updates the version of meilisearch-go to a new version: \"v0.28.0\"\n\n\nCo-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>","shortMessageHtmlLink":"Merge #567"}},{"before":"73749890129eb6f52ee9d7ba05edcf598b564246","after":"4a3f23a71e9f84522f0f8c5983864e45a40732b4","ref":"refs/heads/staging.tmp","pushedAt":"2024-08-21T16:04:47.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"},"commit":{"message":"[ci skip][skip ci][skip netlify] -bors-staging-tmp-567","shortMessageHtmlLink":"[ci skip][skip ci][skip netlify] -bors-staging-tmp-567"}},{"before":null,"after":"73749890129eb6f52ee9d7ba05edcf598b564246","ref":"refs/heads/staging.tmp","pushedAt":"2024-08-21T16:04:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"},"commit":{"message":"[ci skip][skip ci][skip netlify]","shortMessageHtmlLink":"[ci skip][skip ci][skip netlify]"}},{"before":"a5a58fb9d180715f2004036972f3cd124166644f","after":"f43c8a97a1b48dbf857cf093ab6ffc78f70db7db","ref":"refs/heads/meili-bot/bump-version","pushedAt":"2024-08-21T15:54:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"meili-bot","name":null,"path":"/meili-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74670311?s=80&v=4"},"commit":{"message":"Update version.go","shortMessageHtmlLink":"Update version.go"}},{"before":null,"after":"a5a58fb9d180715f2004036972f3cd124166644f","ref":"refs/heads/meili-bot/bump-version","pushedAt":"2024-08-21T15:54:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"meili-bot","name":null,"path":"/meili-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74670311?s=80&v=4"},"commit":{"message":"Merge #561\n\n561: Add makefile and badges for readme r=curquiza a=Ja7ad\n\n## What does this PR do?\r\n- This PR add codecov and go reference badge in readme and add makefile for easyjson and test.\r\n\r\n## PR checklist\r\nPlease check if your PR fulfills the following requirements:\r\n- [ ] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?\r\n- [x] Have you read the contributing guidelines?\r\n- [x] Have you made sure that the title is accurate and descriptive of the changes?\r\n\r\nThank you so much for contributing to Meilisearch!\r\n\n\nCo-authored-by: Javad \nCo-authored-by: Javad Rajabzadeh ","shortMessageHtmlLink":"Merge #561"}},{"before":"7bd9c23198198e53296d168f5bb9fdd09aacbb03","after":"a5a58fb9d180715f2004036972f3cd124166644f","ref":"refs/heads/main","pushedAt":"2024-08-21T15:47:43.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"},"commit":{"message":"Merge #561\n\n561: Add makefile and badges for readme r=curquiza a=Ja7ad\n\n## What does this PR do?\r\n- This PR add codecov and go reference badge in readme and add makefile for easyjson and test.\r\n\r\n## PR checklist\r\nPlease check if your PR fulfills the following requirements:\r\n- [ ] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?\r\n- [x] Have you read the contributing guidelines?\r\n- [x] Have you made sure that the title is accurate and descriptive of the changes?\r\n\r\nThank you so much for contributing to Meilisearch!\r\n\n\nCo-authored-by: Javad \nCo-authored-by: Javad Rajabzadeh ","shortMessageHtmlLink":"Merge #561"}},{"before":"b3dafbf2f48a682d0e06b77607078d3137aa5788","after":null,"ref":"refs/heads/staging.tmp","pushedAt":"2024-08-21T15:46:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"}},{"before":"7bd9c23198198e53296d168f5bb9fdd09aacbb03","after":"a5a58fb9d180715f2004036972f3cd124166644f","ref":"refs/heads/staging","pushedAt":"2024-08-21T15:46:11.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"},"commit":{"message":"Merge #561\n\n561: Add makefile and badges for readme r=curquiza a=Ja7ad\n\n## What does this PR do?\r\n- This PR add codecov and go reference badge in readme and add makefile for easyjson and test.\r\n\r\n## PR checklist\r\nPlease check if your PR fulfills the following requirements:\r\n- [ ] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?\r\n- [x] Have you read the contributing guidelines?\r\n- [x] Have you made sure that the title is accurate and descriptive of the changes?\r\n\r\nThank you so much for contributing to Meilisearch!\r\n\n\nCo-authored-by: Javad \nCo-authored-by: Javad Rajabzadeh ","shortMessageHtmlLink":"Merge #561"}},{"before":"7416abe2cae0f2877980907abc4f30aba4e34f06","after":"b3dafbf2f48a682d0e06b77607078d3137aa5788","ref":"refs/heads/staging.tmp","pushedAt":"2024-08-21T15:46:10.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"},"commit":{"message":"[ci skip][skip ci][skip netlify] -bors-staging-tmp-561","shortMessageHtmlLink":"[ci skip][skip ci][skip netlify] -bors-staging-tmp-561"}},{"before":null,"after":"7416abe2cae0f2877980907abc4f30aba4e34f06","ref":"refs/heads/staging.tmp","pushedAt":"2024-08-21T15:46:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"},"commit":{"message":"[ci skip][skip ci][skip netlify]","shortMessageHtmlLink":"[ci skip][skip ci][skip netlify]"}},{"before":"1dfc51b603333368023e04b18907bab3166416c9","after":"7bd9c23198198e53296d168f5bb9fdd09aacbb03","ref":"refs/heads/main","pushedAt":"2024-08-21T15:14:45.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"},"commit":{"message":"Merge #565\n\n565: Feat accept the frequency value for the matchingStrategy search r=curquiza a=Ja7ad\n\n# Pull Request\r\n\r\n## Related issue\r\nFixes #540\r\n\r\n## What does this PR do?\r\n- This PR accept the frequency value for the matchingStrategy search\r\n\r\n## PR checklist\r\nPlease check if your PR fulfills the following requirements:\r\n- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?\r\n- [x] Have you read the contributing guidelines?\r\n- [x] Have you made sure that the title is accurate and descriptive of the changes?\r\n\r\nThank you so much for contributing to Meilisearch!\r\n\n\nCo-authored-by: Javad ","shortMessageHtmlLink":"Merge #565"}},{"before":"b6053d940975392124f886f5e17477dd80f07185","after":null,"ref":"refs/heads/staging.tmp","pushedAt":"2024-08-21T15:13:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"}},{"before":"1dfc51b603333368023e04b18907bab3166416c9","after":"7bd9c23198198e53296d168f5bb9fdd09aacbb03","ref":"refs/heads/staging","pushedAt":"2024-08-21T15:13:18.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"meili-bors[bot]","name":null,"path":"/apps/meili-bors","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/132382?s=80&v=4"},"commit":{"message":"Merge #565\n\n565: Feat accept the frequency value for the matchingStrategy search r=curquiza a=Ja7ad\n\n# Pull Request\r\n\r\n## Related issue\r\nFixes #540\r\n\r\n## What does this PR do?\r\n- This PR accept the frequency value for the matchingStrategy search\r\n\r\n## PR checklist\r\nPlease check if your PR fulfills the following requirements:\r\n- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?\r\n- [x] Have you read the contributing guidelines?\r\n- [x] Have you made sure that the title is accurate and descriptive of the changes?\r\n\r\nThank you so much for contributing to Meilisearch!\r\n\n\nCo-authored-by: Javad ","shortMessageHtmlLink":"Merge #565"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEuc7PqAA","startCursor":null,"endCursor":null}},"title":"Activity ยท meilisearch/meilisearch-go"}