From e4dd346a81c0dd9648637e0df461d882e5c2bf88 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Thu, 17 Dec 2015 14:07:35 +0000 Subject: [PATCH] Restore 'client behaviour' section Because it's the standard --- specification/modules/search.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/specification/modules/search.rst b/specification/modules/search.rst index def21877..bb8f0141 100644 --- a/specification/modules/search.rst +++ b/specification/modules/search.rst @@ -8,6 +8,10 @@ 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, e.g. it won't include events in rooms that happened after you left. +Client behaviour +---------------- +There is a single HTTP API for performing server-side search, documented below. + {{search_http_api}} Search Categories