summary refs log tree commit diff
path: root/latest/user_directory.html
diff options
context:
space:
mode:
authoranoadragon453 <anoadragon453@users.noreply.github.com>2024-05-14 14:23:00 +0000
committeranoadragon453 <anoadragon453@users.noreply.github.com>2024-05-14 14:23:00 +0000
commit0a75ead764e5e81520ea1279ea7e4d8afc44c48c (patch)
treedbbecd0eeb4ee354dad2872110ace4e1fbefdd4a /latest/user_directory.html
parentdeploy: 284d85dee34d1d79ff92c38799dabdc28a713793 (diff)
downloadsynapse-0a75ead764e5e81520ea1279ea7e4d8afc44c48c.tar.xz
deploy: ecf4e0674c9a027aec253adaca89ed260700224b
Diffstat (limited to 'latest/user_directory.html')
-rw-r--r--latest/user_directory.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/latest/user_directory.html b/latest/user_directory.html

index 3f90ad3ba7..e586234343 100644 --- a/latest/user_directory.html +++ b/latest/user_directory.html
@@ -244,9 +244,9 @@ will be used to break the search term into words. (See the <li>If unavailable, then runs of ASCII characters, numbers, underscores, and hyphens are considered words.</li> </ul> -<p>The queries for PostgreSQL and SQLite are detailed below, by their overall goal +<p>The queries for PostgreSQL and SQLite are detailed below, but their overall goal is to find matching users, preferring users who are &quot;real&quot; (e.g. not bots, -not deactivated). It is assumed that real users will have an display name and +not deactivated). It is assumed that real users will have a display name and avatar set.</p> <h3 id="postgresql"><a class="header" href="#postgresql">PostgreSQL</a></h3> <p>The above words are then transformed into two queries:</p>