You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before, you could only do this if the index had never possessed a primary key.
I'm not sure which pages are affected by this change, but certainly the update index endpoint (linked above) could be clarified, and possibly also the primary key guide.
The text was updated successfully, but these errors were encountered:
1597: primary key can be changed if index is empty r=maryamsulemani97 a=maryamsulemani97
closes#1574
Co-authored-by: Maryam Sulemani <maryam@meilisearch.com>
Co-authored-by: maryamsulemani97 <90181761+maryamsulemani97@users.noreply.github.com>
Co-authored-by: Maryam <90181761+maryamsulemani97@users.noreply.github.com>
As discussed in this slack message (private link) and this PR comment, it is now possible to change the primary key of an empty index using the update index endpoint.
Before, you could only do this if the index had never possessed a primary key.
I'm not sure which pages are affected by this change, but certainly the update index endpoint (linked above) could be clarified, and possibly also the primary key guide.
The text was updated successfully, but these errors were encountered: