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

Indexes API - Remove name from indexes resource definition #165

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

bidoubiwa
Copy link
Contributor

@bidoubiwa bidoubiwa commented Aug 10, 2022

Summary

Remove the name from the index type definition as the field does not exist anymore.


Changes

  • Update indexes-api.md

Out Of Scope

N/A


Attention To Reviewers

N/A

@gmourier gmourier changed the base branch from main to develop August 10, 2022 16:08
@gmourier gmourier changed the title Remove name from indexes resource definition Index — Remove name from indexes resource definition Aug 10, 2022
@gmourier gmourier added Catch-Up The PR describes already implemented behaviors. v0.29 labels Aug 10, 2022
@gmourier gmourier mentioned this pull request Aug 10, 2022
1 task
@gmourier gmourier changed the title Index — Remove name from indexes resource definition Index - Remove name from indexes resource definition Aug 10, 2022
@gmourier gmourier added the Ready For Review Feature specification must be reviewed. label Aug 10, 2022
@gmourier gmourier self-requested a review August 11, 2022 11:36
Copy link
Member

@gmourier gmourier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @bidoubiwa !!!

@gmourier gmourier added the Not A Spec This PR is not a feature specification label Aug 24, 2022
@gmourier gmourier changed the title Index - Remove name from indexes resource definition Index API - Remove name from indexes resource definition Aug 24, 2022
@gmourier gmourier changed the title Index API - Remove name from indexes resource definition Indexes API - Remove name from indexes resource definition Aug 24, 2022
@gmourier gmourier merged commit cf145f8 into meilisearch:develop Oct 3, 2022
gmourier pushed a commit that referenced this pull request Oct 3, 2022
gmourier added a commit that referenced this pull request Oct 3, 2022
* Bump openapi spec version to v0.29

* Update 0001-script-based-tokenizer.md (#159)

Change tokenizer specs to better fit Charabia implementation

* Update the geosearch error (#161)

Implemented in meilisearch/milli#561

* Auto-batching - Enable feature by default and remove unwanted options (#162)

* Update specs according to new auto-batching behavior

* update batchUid to make it internal and hidden from a task resource representation

* Remove the batchUid mentions from the task API

* Update open-api.yaml

Co-authored-by: Guillaume Mourier <guillaume@meilisearch.com>

* update future possibilities

Co-authored-by: Guillaume Mourier <guillaume@meilisearch.com>

* Search API — Filters - Introduce IN and EXISTS and describe filter capabilities in more precisely (#163)

* Write a specification for the new (and old) search filters

EXISTS
IN
NOT (new behaviour)
!= (new behaviour)

* Apply suggestions from code review

Co-authored-by: Tamo <tamo@meilisearch.com>
Co-authored-by: Guillaume Mourier <guillaume@meilisearch.com>

Co-authored-by: Tamo <tamo@meilisearch.com>
Co-authored-by: Guillaume Mourier <guillaume@meilisearch.com>

* Add missing settings object in the task details field of a settingsUpdate task type (#164)

* Remove `name` from indexes resource definition (#165)

* Misc — Soft deleted documents (Performance optimization) (#168)

* create a spec for the soft deleted documents

* Rename spec file, minor adjustements

* Replace You and We by A user and Meilisearch

Co-authored-by: Guillaume Mourier <guillaume@meilisearch.com>

* Add Stats Seen event (#169)

* Add examples component for each summarized task type (#170)

* Version API — Catch up (#171)

* Add version-api.md

* Add PR number as a spec file prefix

* Add health-api.md (#172)

* Search API — Add `matchingStrategy` parameter with `last` / `all` strategies (#173)

* Introduce a proposal to boot the specification

* Update telemetry

* Replace wordMatchingStrategy by matchingStrategy

* fix missing backtick md

Co-authored-by: Many the fish <legendre.maxime.isn@gmail.com>
Co-authored-by: Tamo <tamo@meilisearch.com>
Co-authored-by: Clémentine Urquizar - curqui <clementine@meilisearch.com>
Co-authored-by: Loïc Lecrenier <loic.lecrenier@me.com>
Co-authored-by: cvermand <33010418+bidoubiwa@users.noreply.github.com>
@gmourier gmourier removed the Ready For Review Feature specification must be reviewed. label Oct 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Catch-Up The PR describes already implemented behaviors. Not A Spec This PR is not a feature specification v0.29
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants