control Microsoft
1.2.840.113556.1.4.473
Sort Request
Server-side sorting: the client names the keys, the server returns results already ordered. It reads as a convenience, but the server has to gather and sort the whole candidate set, and nothing guarantees an index backs the sort key, so it is an easy way to make a heavy query heavier. In practice you pair it with paged results to page through a sorted list.
- OID
1.2.840.113556.1.4.473- Name
- Sort Request
- Kind
- control
- Arcwho allocated the number
- Microsoft 1.2.840.113556
- Standardwho defined it
- IETF · RFC 2891
Appears in: IANA registry. Primary source. Spotted an error? Tell me.