You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by Julian Reschke <ju...@gmx.de> on 2014/05/20 13:27:56 UTC

DocumentStore API: IDs

Hi there,

I think it would be good to enhance the documentation on what 
syntactical constraints there are on keys.

For instance:

- what character range is allowed? what about control characters?

- is leading or trailing whitespace allowed?

- are there any assumptions about Unicode normalization on lookup?

- are keys opaque strings? for instance, does the "/" character have any 
*special* role? will all keys have the "n:" prefix?

Best regards, Julian