URL Key Type
Values of this type denote an URL.
Allowed values
All characters of an URL / URI are allowed.
Match operator
A value matches a URL value, if the first value is part of the URL value. This check is done case-insensitive.
For example, hell
matches http://example.com/Hello
.
Sorting
Sorting is done by comparing the String values.