Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / meilisearch/meilisearch-rust issues and pull requests

#427 - Update mockito requirement from 0.31.0 to 0.32.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: skip-changelog, dependencies

#426 - adds AWC as client option. Need test work for Document

Pull Request - State: closed - Opened by igaul almost 2 years ago - 8 comments
Labels: enhancement

#425 - Update mockito requirement from 0.31.0 to 0.32.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: skip-changelog, dependencies

#424 - Efficiency of the Index APIs

Issue - State: closed - Opened by martin-g almost 2 years ago - 3 comments

#423 - Remove unused devdependency in macro

Pull Request - State: closed - Opened by bidoubiwa almost 2 years ago - 1 comment
Labels: skip-changelog

#422 - Add script to update the version of meilisearch-index-setting-macro

Pull Request - State: closed - Opened by bidoubiwa almost 2 years ago - 6 comments
Labels: skip-changelog

#421 - Sync all the version of the packages that needs to be published

Pull Request - State: closed - Opened by irevoire almost 2 years ago - 1 comment
Labels: skip-changelog

#420 - Avoid the index settings macro from being published

Pull Request - State: closed - Opened by bidoubiwa almost 2 years ago - 1 comment
Labels: skip-changelog

#419 - Update version for the next release (v0.22.0)

Pull Request - State: closed - Opened by bidoubiwa almost 2 years ago - 2 comments
Labels: skip-changelog

#418 - Fix clippy error on format

Pull Request - State: closed - Opened by bidoubiwa almost 2 years ago
Labels: skip-changelog

#417 - Provide two methods to add documents from an async reader

Pull Request - State: closed - Opened by irevoire almost 2 years ago - 7 comments
Labels: enhancement

#416 - Create getters for the `Client`

Pull Request - State: closed - Opened by irevoire almost 2 years ago - 2 comments
Labels: enhancement

#415 - Compatibility with version v0.30.5

Issue - State: closed - Opened by Jasperav almost 2 years ago - 2 comments

#414 - Update error codes for Meilisearch v1.0.0

Pull Request - State: closed - Opened by bidoubiwa almost 2 years ago
Labels: breaking-change

#413 - Changes related to the next Meilisearch release (v1.0.0)

Pull Request - State: closed - Opened by meili-bot almost 2 years ago - 3 comments
Labels: skip-changelog

#412 - Update code-samples

Pull Request - State: closed - Opened by meili-bot almost 2 years ago - 2 comments
Labels: documentation, skip-changelog

#411 - Add licence and description field in index-settings crate

Pull Request - State: closed - Opened by bidoubiwa almost 2 years ago - 2 comments
Labels: skip-changelog

#410 - Fix order of crate publishing

Pull Request - State: closed - Opened by bidoubiwa almost 2 years ago - 2 comments
Labels: skip-changelog

#409 - Update version for the next release (v0.21.2)

Pull Request - State: closed - Opened by bidoubiwa almost 2 years ago - 2 comments
Labels: skip-changelog

#408 - Update CI with the publishing of local `meilisearch-index-setting-macro` crate

Pull Request - State: closed - Opened by bidoubiwa almost 2 years ago - 2 comments
Labels: skip-changelog

#407 - Replace Slack by Discord

Pull Request - State: closed - Opened by meili-bot almost 2 years ago - 1 comment
Labels: skip-changelog

#406 - Add the crate publish of `meilisearch-index-setting-macro` in the CI

Issue - State: closed - Opened by bidoubiwa almost 2 years ago - 1 comment
Labels: bug, good first issue

#405 - Update version for the next release (v0.21.1)

Pull Request - State: closed - Opened by bidoubiwa almost 2 years ago - 1 comment
Labels: skip-changelog

#404 - Add a version to index-settings-macro crate

Pull Request - State: closed - Opened by bidoubiwa almost 2 years ago - 2 comments
Labels: skip-changelog

#403 - publish latest release version to crates.io

Issue - State: closed - Opened by thed0ct0r almost 2 years ago - 7 comments
Labels: bug

#402 - web_app example outdated

Issue - State: closed - Opened by Cyrix126 almost 2 years ago
Labels: good first issue

#401 - Improve the check-release tag parser to be more robust

Pull Request - State: closed - Opened by meili-bot almost 2 years ago - 1 comment
Labels: skip-changelog

#400 - Fix canceled by code sample

Pull Request - State: closed - Opened by bidoubiwa almost 2 years ago - 2 comments
Labels: skip-changelog

#399 - Update version for the next release (v0.21.0)

Pull Request - State: closed - Opened by bidoubiwa almost 2 years ago - 2 comments
Labels: skip-changelog

#398 - Add canceled by task filter for v0.30.0

Pull Request - State: closed - Opened by bidoubiwa almost 2 years ago
Labels: skip-changelog

#397 - Update yew requirement from 0.18 to 0.20

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: skip-changelog, dependencies

#396 - Update env_logger requirement from 0.9 to 0.10

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: skip-changelog, dependencies

#395 - Update code-samples for v0.30

Pull Request - State: closed - Opened by meili-bot almost 2 years ago - 2 comments
Labels: documentation, skip-changelog

#394 - Update code-samples for v0.30

Pull Request - State: closed - Opened by meili-bot almost 2 years ago
Labels: documentation, skip-changelog

#393 - Add provided_ids detail setting for v0.30.0

Pull Request - State: closed - Opened by bidoubiwa almost 2 years ago
Labels: enhancement

#392 - Rename setting detail original filters to original filter for v0.30.0

Pull Request - State: closed - Opened by bidoubiwa almost 2 years ago
Labels: skip-changelog

#391 - Uses big_S to cleanup tests

Pull Request - State: closed - Opened by romilpunetha about 2 years ago - 5 comments
Labels: skip-changelog

#390 - Add `error` field in all types of task status for v0.30.0

Pull Request - State: closed - Opened by bidoubiwa about 2 years ago
Labels: breaking-change

#389 - Add snapshot_creation task type for v0.30.0

Pull Request - State: closed - Opened by bidoubiwa about 2 years ago
Labels: enhancement

#388 - Remove the need of writing to_string() everywhere in the tests by using `big_s`

Issue - State: closed - Opened by bidoubiwa about 2 years ago - 2 comments
Labels: good first issue, maintenance

#387 - Add matched_documents as a detail when performing document deletion for v0.30.0

Pull Request - State: closed - Opened by bidoubiwa about 2 years ago - 1 comment
Labels: enhancement

#386 - Clippy error on struct size introduced by new rust version

Issue - State: closed - Opened by bidoubiwa about 2 years ago - 2 comments
Labels: bug

#385 - Remove Options on task details fields

Issue - State: closed - Opened by bidoubiwa about 2 years ago - 5 comments
Labels: good first issue, maintenance

#384 - Add missing_master_key error code for v0.30.0

Pull Request - State: closed - Opened by bidoubiwa about 2 years ago
Labels: skip-changelog

#383 - Fix path to `meilisearch_sdk` in Document derive proc macro

Pull Request - State: closed - Opened by loiclec about 2 years ago - 4 comments
Labels: skip-changelog

#382 - Add swap indexes for v0.30.0

Pull Request - State: closed - Opened by bidoubiwa about 2 years ago
Labels: enhancement

#381 - Add delete tasks for v0.30.0

Pull Request - State: closed - Opened by bidoubiwa about 2 years ago
Labels: enhancement

#380 - Remove Hacktoberfest sections

Pull Request - State: closed - Opened by meili-bot about 2 years ago - 2 comments
Labels: skip-changelog

#379 - Add possibility to have both query parameters and bodies on http requests

Pull Request - State: closed - Opened by bidoubiwa about 2 years ago - 2 comments
Labels: skip-changelog

#378 - Move some debug logging to trace level

Issue - State: closed - Opened by Jasperav about 2 years ago - 3 comments

#377 - Add cancel task for v0.30.0

Pull Request - State: closed - Opened by bidoubiwa about 2 years ago
Labels: breaking-change

#375 - Add tasks filters for v0.30.0

Pull Request - State: closed - Opened by bidoubiwa about 2 years ago
Labels: breaking-change

#374 - Add pagination feature for v0.30.0

Pull Request - State: closed - Opened by bidoubiwa about 2 years ago
Labels: breaking-change

#373 - Remove warning on doc compilation

Issue - State: closed - Opened by bidoubiwa about 2 years ago
Labels: good first issue, maintenance

#372 - Add documentation on builder methods.

Issue - State: closed - Opened by bidoubiwa about 2 years ago - 5 comments
Labels: documentation, good first issue

#370 - Changes related to the next Meilisearch release (v0.30.0)

Pull Request - State: closed - Opened by meili-bot about 2 years ago - 4 comments
Labels: skip-changelog

#368 - with_distrinct_attribute should accept `None` as a value.

Issue - State: closed - Opened by bidoubiwa about 2 years ago
Labels: bug

#367 - Dependabot does not suggest crates updates

Issue - State: closed - Opened by bidoubiwa about 2 years ago - 3 comments
Labels: bug, maintenance

#358 - Adds `Document` proc macro for easy index configuration

Pull Request - State: closed - Opened by romilpunetha about 2 years ago - 8 comments
Labels: enhancement

#355 - Fix indentation of `authorization_header_1` code sample

Pull Request - State: closed - Opened by brunoocasali about 2 years ago - 1 comment
Labels: documentation, skip-changelog

#351 - Add support for typo tolerance customization

Pull Request - State: closed - Opened by vishalsodani about 2 years ago - 18 comments
Labels: enhancement

#350 - Fix wrong meilisearch version in bug_repport

Pull Request - State: closed - Opened by bidoubiwa about 2 years ago - 1 comment
Labels: skip-changelog

#337 - Sorting order is not correct

Issue - State: closed - Opened by Jasperav about 2 years ago - 25 comments
Labels: bug, needs investigation

#306 - Send documents as jsonlines for POST and PUT requests

Pull Request - State: closed - Opened by matthias-wright over 2 years ago - 3 comments

#280 - Flacky test_fetch_info

Issue - State: closed - Opened by bidoubiwa over 2 years ago - 2 comments
Labels: bug

#268 - Create a macro to ease the configuration of indexes

Issue - State: closed - Opened by irevoire over 2 years ago - 6 comments
Labels: enhancement

#266 - Integrate the filter parser as a macro

Issue - State: closed - Opened by irevoire over 2 years ago - 1 comment
Labels: enhancement

#265 - Send documents as jsonlines

Issue - State: open - Opened by irevoire over 2 years ago - 3 comments
Labels: enhancement, good first issue

#260 - Add support to the typo tolerance customization

Issue - State: closed - Opened by brunoocasali over 2 years ago
Labels: good first issue

#247 - Create more examples

Issue - State: closed - Opened by irevoire over 2 years ago - 6 comments
Labels: enhancement, good first issue

#246 - Better import path

Issue - State: closed - Opened by irevoire over 2 years ago
Labels: enhancement, good first issue

#240 - Allow the creation of a `Client` without any API Key

Issue - State: closed - Opened by irevoire almost 3 years ago - 3 comments
Labels: good first issue

#238 - Improve the test macro

Issue - State: open - Opened by irevoire almost 3 years ago - 6 comments
Labels: good first issue

#191 - NDJSON/CSV methods to add and update documents

Issue - State: closed - Opened by curquiza about 3 years ago - 6 comments
Labels: enhancement, good first issue

#126 - Consider using macros

Issue - State: closed - Opened by Mubelotix over 3 years ago - 4 comments
Labels: enhancement

#53 - Testing against populated data

Issue - State: closed - Opened by ppamorim about 4 years ago - 2 comments
Labels: maintenance