diff --git a/specification/modules/search.rst b/specification/modules/search.rst index 5d820826..bef748c7 100644 --- a/specification/modules/search.rst +++ b/specification/modules/search.rst @@ -60,6 +60,12 @@ contain a group entry for each distinct value of ``room_id``. Each group entry contains at least a list of the ``event_ids`` that are in that group, as well as potentially other metadata about the group. +The current required supported groupings are: + +- ``room_id`` +- ``sender`` + + Pagination ----------