aboutsummaryrefslogtreecommitdiff
path: root/API.md
diff options
context:
space:
mode:
authorrr-2016-04-22 19:37:58 +0200
committerrr-2016-04-22 19:37:58 +0200
commita30886cc70c500eefdd0c989d6362dd1f2d9b978 (patch)
treed2774e6926546643506a6ecdaebc98344f128c9c /API.md
parent14059de1d7393bcac019d28b4783ba12ebe62f39 (diff)
server/search: rename order: to sort:
Diffstat (limited to 'API.md')
-rw-r--r--API.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/API.md b/API.md
index 8cabcd1..94b3f26 100644
--- a/API.md
+++ b/API.md
@@ -329,7 +329,7 @@ data.
| `suggestion-count` | with given number of suggestions |
| `implication-count` | with given number of implications |
- **Order tokens**
+ **Sort style tokens**
| `<value>` | Description |
| ------------------- | ---------------------------- |
@@ -637,7 +637,7 @@ data.
| `login-date` | alias of `last-login-date` |
| `login-time` | alias of `last-login-date` |
- **Order tokens**
+ **Sort style tokens**
| `<value>` | Description |
| ----------------- | -------------------------- |
@@ -907,7 +907,7 @@ data.
| `operation` | `changed`, `created` or `deleted` |
| `user` | name of the user that created given snapshot |
- **Order tokens**
+ **Sort style tokens**
None. The snapshots are always sorted by creation time.
@@ -1095,7 +1095,7 @@ be of following form:
| ----------------- | ----------------- | ------------------------------------------ |
| `<value>` | anonymous tokens | basic filters |
| `<key>:<value>` | named tokens | advanced filters |
-| `order:<style>` | order tokens | sort results |
+| `sort:<style>` | sort style tokens | sort the results |
| `special:<value>` | special tokens | filters usually tied to the logged in user |
Most of anonymous and named tokens support ranged and composite values that

© 2015 - 2026 Jakob L. Kreuze