mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-28 11:48:36 +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
|
||||
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
|
||||
-----------------------
|
||||
The server must only return results that the user has permission to see.
|
||||
|
|
|
|||
Loading…
Reference in a new issue