URLs may not fit in 253 byte tags #1

Open
opened 2025-07-03 12:03:45 +12:00 by mikedilger · 0 comments
mikedilger commented 2025-07-03 12:03:45 +12:00 (Migrated from github.com)

If tags are truly limited to 253 bytes, then URLs may not fit. Also however, maybe URLs don't have to be indexed. So this suggests two possible paths forward:

  1. Extend the length of tags, using a 2-byte length value
  2. Put URL tags inside the content as non-searchable application tags
If tags are truly limited to 253 bytes, then URLs may not fit. Also however, maybe URLs don't have to be indexed. So this suggests two possible paths forward: 1) Extend the length of tags, using a 2-byte length value 2) Put URL tags inside the content as non-searchable application tags
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mosaic/mosaic-spec#1
No description provided.