mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-19 04:23:43 +01:00
Update content/client-server-api/modules/search.md
This commit is contained in:
parent
a3f40730ed
commit
e9e937ca56
|
|
@ -28,7 +28,8 @@ The supported keys to search over are:
|
|||
|
||||
- `content.body` in [`m.room.message`](#mroommessage)
|
||||
- `content.name` in [`m.room.name`](#mroomname)
|
||||
- In [`m.room.topic`](#mroomtopic), `content.topic` as well as the `body` of the `text/plain` representation in `content['m.topic']`.
|
||||
- In [`m.room.topic`](/client-server-api/#mroomtopic), `content.topic`
|
||||
as well as the `body` of the `text/plain` representation in `content['m.topic']`.
|
||||
|
||||
The search will *not* include rooms that are end to end encrypted.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue