As documented in #618 not all search engines support all kind of characters for identifiers. So maybe it make sense to be stricter here already on the abstraction level to avoid problems if somebody switches to another engine:
As I'm unsure if Meilisearch will support URN like ids in future: https://github.com/orgs/meilisearch/discussions/872
As documented in #618 not all search engines support all kind of characters for identifiers. So maybe it make sense to be stricter here already on the abstraction level to avoid problems if somebody switches to another engine:
As I'm unsure if Meilisearch will support
URNlike ids in future: https://github.com/orgs/meilisearch/discussions/872