mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-06 16:03:42 +01:00
Add search module
This commit is contained in:
parent
2b9484cf48
commit
d8bc0c9315
14
specification/modules/search.rst
Normal file
14
specification/modules/search.rst
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
Server Side Search
|
||||
==================
|
||||
|
||||
.. _module:search:
|
||||
|
||||
TODO: Add summary.
|
||||
|
||||
Client behaviour
|
||||
----------------
|
||||
{{search_http_api}}
|
||||
|
||||
Security considerations
|
||||
-----------------------
|
||||
The server must only return results that the user has permission to see.
|
||||
Loading…
Reference in a new issue