summary refs log tree commit diff
path: root/synapse/handlers/search.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* PEP8Erik Johnston2015-10-121-2/+9
* Keep FTS indexes up to date. Only search through rooms currently joinedErik Johnston2015-10-121-9/+22
* Add basic full text search impl.Erik Johnston2015-10-091-0/+95