diff options
author | Erik Johnston <erik@matrix.org> | 2015-10-09 15:48:31 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-10-09 15:48:31 +0100 |
commit | c85c9125627a62c73711786723be12be30d7a81e (patch) | |
tree | e5d32fb9a3f90a764ce3bbe89b5f8e0f619205bc /synapse/rest/client/v1 | |
parent | Merge pull request #292 from matrix-org/daniel/useragent (diff) | |
download | synapse-c85c9125627a62c73711786723be12be30d7a81e.tar.xz |
Add basic full text search impl.
Diffstat (limited to 'synapse/rest/client/v1')
-rw-r--r-- | synapse/rest/client/v1/room.py | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/synapse/rest/client/v1/room.py b/synapse/rest/client/v1/room.py |