Clarify that this doesn't include events that occurred after you left the room.
This commit is contained in:
parent
716c5b7a8b
commit
111ca99519
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@ Server Side Search
|
|||
|
||||
The search API allows clients to perform full text search across events in all
|
||||
rooms that the user has been in, including those that they have left. Only
|
||||
events that the user is allowed to see will be searched.
|
||||
events that the user is allowed to see will be searched, e.g. it won't include
|
||||
evnets in rooms that happened after you left.
|
||||
|
||||
Client behaviour
|
||||
----------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue