element-hq / element-hq/synapse
Index file attachments into the full text search table
Open
A-Message-Search
A-Search
T-Enhancement
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 46
Description
This issue has been migrated from [#2195](https://github.com/matrix-org/synapse/issues/2195).
---
To quote from https://news.ycombinator.com/item?id=14274593:
https://github.com/matrix-org/synapse/blob/master/synapse/rest/media/v1/media_repository.py#L117 would be the place to index the file and chuck its contents into the existing full text search tables via something like https://github.com/matrix-org/synapse/blob/master/synapse/storage/room.py#L305.
Contributor guide
Assessment
This issue has not been assessed yet.