diff --git a/specification/modules/search.rst b/specification/modules/search.rst index 05471959..d6bfd391 100644 --- a/specification/modules/search.rst +++ b/specification/modules/search.rst @@ -3,7 +3,8 @@ Server Side Search .. _module:search: -TODO: Add summary. +The search API allows clients to perform full text search across events in +their rooms without having to download the entire histories. Client behaviour ----------------