Support for URNs and colon containing ids #872
alexander-schranz
started this conversation in
Feedback & Feature Proposal
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Using URNs (Uniform Resource Name) are a way to store identifiers of models / documents.
Currently meilisearch fails using URNs as primary key with
I think it would be a great feature to also support the colon (:) inside primary keys to support URN or URN like identifiers.
More about URNs:
Beta Was this translation helpful? Give feedback.
All reactions