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

Add domain prefix to fix broken links #62

Merged
merged 1 commit into from
Aug 16, 2021
Merged

Add domain prefix to fix broken links #62

merged 1 commit into from
Aug 16, 2021

Conversation

gmourier
Copy link
Member

No description provided.

@gmourier gmourier added the OpenAPI Update OpenAPI specification. label Aug 16, 2021
@gmourier gmourier merged commit e5b97a4 into main Aug 16, 2021
@gmourier gmourier deleted the update-OAS-links branch August 16, 2021 21:12
@github-actions
Copy link

🤖 API change detected:

Updated: GET /indexes/{indexUid}/search
  Query parameter added: sort
Updated: POST /indexes/{indexUid}/search
  Body attribute added: sort
Updated: GET /indexes/{indexUid}/updates
  Response modified: 200
Updated: GET /indexes/{indexUid}/updates/{updateId}
  Response modified: 200
Updated: GET /indexes/{indexUid}/settings
  Response modified: 200
    Body attribute added: sortableAttributes
Updated: POST /indexes/{indexUid}/settings
  Body attribute added: sortableAttributes
Added: GET /indexes/{indexUid}/settings/sortable-attributes
Added: POST /indexes/{indexUid}/settings/sortable-attributes
Added: DELETE /indexes/{indexUid}/settings/sortable-attributes

View documentation diff

Powered by Bump

gmourier added a commit that referenced this pull request Aug 17, 2021
gmourier added a commit that referenced this pull request Aug 17, 2021
gmourier added a commit that referenced this pull request Aug 17, 2021
gmourier added a commit that referenced this pull request Aug 17, 2021
gmourier added a commit that referenced this pull request Aug 17, 2021
gmourier added a commit that referenced this pull request Aug 17, 2021
gmourier added a commit that referenced this pull request Aug 17, 2021
gmourier added a commit that referenced this pull request Sep 7, 2021
gmourier added a commit that referenced this pull request Sep 13, 2021
* Sort (#55)

* initialize sort specification

* wip specification body

* fix typos and details

* Add OpenAPI changes

* Rename API routes

* fix typo

* add a part about measuring success

* specify metrics to send on Amplitude

* add lexicographical order for string type

* Typos, invalid_sort error definition

* Apply suggestions from code review

Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>

* remove non correct information about mistyped ranking rule that do not raise error

* fix typos from reviews

* Update text/0055-sort.md

Co-authored-by: gui machiavelli <gui@meilisearch.com>

Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
Co-authored-by: gui machiavelli <gui@meilisearch.com>

* add root docs domain to fix broken links (#62)

* Specify missing edge cases (#63)

* Add error at search time if ranking rule sort is not specified in the ranking rules settings (#68)

* update oas to match sort feature

* update custom ranking rule examples

* Put sort ranking rule in a position that promote relevancy by default (#71)

* propagate default sort ranking rule position on oas file

* bump version number

Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
Co-authored-by: gui machiavelli <gui@meilisearch.com>
@gmourier gmourier added the Not A Spec This PR is not a feature specification label Oct 13, 2021
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant