mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-19 09:54:09 +01:00
Mention count
This commit is contained in:
parent
a6cb2e4339
commit
eb59b8e9d1
|
|
@ -35,6 +35,10 @@ The search will *not* include rooms that are end to end encrypted.
|
||||||
The results include a ``rank`` key that can be used to sort the results by
|
The results include a ``rank`` key that can be used to sort the results by
|
||||||
revelancy. The higher the ``rank`` the more relevant the result is.
|
revelancy. The higher the ``rank`` the more relevant the result is.
|
||||||
|
|
||||||
|
The value of ``count`` may not match the number of results. For example due to
|
||||||
|
the search query matching 1000s of results and the server truncating the
|
||||||
|
response.
|
||||||
|
|
||||||
Security considerations
|
Security considerations
|
||||||
-----------------------
|
-----------------------
|
||||||
The server must only return results that the user has permission to see.
|
The server must only return results that the user has permission to see.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue