element-hq / element-hq/synapse
Postgres full text search fails to index terms including full stops (SYN-528)
Open
A-Message-Search
A-Search
O-Occasional
S-Tolerable
T-Defect
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 46
Description
This issue has been migrated from [#1426](https://github.com/matrix-org/synapse/issues/1426).
---
Submitted by @matthew:matrix.org
So searching for 'foo' doesn't return 'foo.png', as 'foo.png' is not split into 'foo' and 'png'
(Imported from https://matrix.org/jira/browse/SYN-528)
Contributor guide
Assessment
This issue has not been assessed yet.