Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Conversation

gmourier
Copy link
Member

@gmourier gmourier commented Oct 11, 2021

Changes

Requirements

  • Update OAS

gmourier and others added 11 commits October 11, 2021 12:27
* initialize a draft for json lines indexation support specification

* update filename number to match related pull-request

* update specs

* update link to CSV spec

* update spec name

* Apply typos correction from code review

Co-authored-by: cvermand <[email protected]>

* fix typo

* update impact on documentation part

* replace file by data

* add information about giving application/json content-type or not for a json payload

* updates error codes, curl instructions

* moved behavior about missing content-type in explanation part

Co-authored-by: cvermand <[email protected]>
* Initiate csv indexation support specification

* update spec file name to match pull request id

* update csv indexation spec

* fix code examples and typos

* fix typos

* update spec name

* Update header part to match MeiliSearch Tracking-Issues

* update spec from the equivalent ndjson spec reviews

* update --data sample examples

* add information about giving application/json content-type or not for a json payload

* Apply suggestions from code review

Co-authored-by: Clément Renault <[email protected]>

* Change curl --data param to --binary-data in examples

Co-authored-by: Clément Renault <[email protected]>

* updates error codes

* moved behavior about missing content-type in explanation part

* Apply suggestions from code review

Co-authored-by: Clément Renault <[email protected]>

Co-authored-by: Clément Renault <[email protected]>
* Initialize draft specification for geo-search feature

* add future possibilities

* Update specification

* mention errors and aspects about filterableAttributes and sortableAttributes

* Add measure and finalized key changes

* Add description in OpenApi

* remove old falsy sentence

* Add definition and explanation for  error

* fix rebase on develop

* Specify missing edge cases (#63)

* Initialize draft specification for geo-search feature

* add future possibilities

* Update specification

* mention errors and aspects about filterableAttributes and sortableAttributes

* Add measure and finalized key changes

* Add description in OpenApi

* remove old falsy sentence

* Add definition and explanation for  error

* fix rebase on develop

* update open-api.yml with description on _geoPoint built-in sort rule and _geo field

* Apply suggestions from code review

Co-authored-by: gui machiavelli <[email protected]>

* remove - char in geo-search

* update invalid_geo_field error definition

Co-authored-by: gui machiavelli <[email protected]>
…dering around a _geoPoint (#66)

* mention decision and expected behavior for a desc ordering around a geoPoint

* add desc ordering around a geoPoint as a future possibility
* specify error codes dedicated to payload format for post/put documents endpoints

* Udpdate error codes naming

* Add errors definition

* update errors and cURL examples
…rion error definition (#67)

* add alternative message for reserved keyword and update invalid_criterion error

* update error name in link field for invalid_ranking_rule error

* update invalid_geo_field error message

* fix typo
…e not used as a ranking rule to help the user (#78)
@meilisearch meilisearch deleted a comment from github-actions bot Oct 11, 2021
@github-actions
Copy link

🤖 API change detected:

Updated: POST /indexes
  Header added: Content-Type
Updated: PUT /indexes/{indexUid}
  Header added: Content-Type
Updated: PUT /indexes/{indexUid}/documents
  Header added: Content-Type
Updated: POST /indexes/{indexUid}/documents
  Header added: Content-Type
Updated: POST /indexes/{indexUid}/documents/delete-batch
  Header added: Content-Type
Updated: GET /indexes/{indexUid}/search
  Response modified: 200
Updated: POST /indexes/{indexUid}/search
  Header added: Content-Type
  Response modified: 200
Updated: POST /indexes/{indexUid}/settings
  Header added: Content-Type
Updated: POST /indexes/{indexUid}/settings/synonyms
  Header added: Content-Type
Updated: POST /indexes/{indexUid}/settings/sortable-attributes
  Header added: Content-Type
Updated: POST /indexes/{indexUid}/settings/stop-words
  Header added: Content-Type
Updated: POST /indexes/{indexUid}/settings/ranking-rules
  Header added: Content-Type
Updated: POST /indexes/{indexUid}/settings/filterable-attributes
  Header added: Content-Type
Updated: POST /indexes/{indexUid}/settings/distinct-attribute
  Header added: Content-Type
Updated: POST /indexes/{indexUid}/settings/searchable-attributes
  Header added: Content-Type
Updated: POST /indexes/{indexUid}/settings/displayed-attributes
  Header added: Content-Type

View documentation diff

Powered by Bump

@gmourier gmourier added Not A Spec This PR is not a feature specification OpenAPI Update OpenAPI specification. v0.23 labels Oct 11, 2021
@gmourier gmourier merged commit 28aab07 into main Oct 12, 2021
@gmourier gmourier deleted the release-v0.23 branch October 12, 2021 08:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Not A Spec This PR is not a feature specification OpenAPI Update OpenAPI specification. v0.23

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant