From 0a75ead764e5e81520ea1279ea7e4d8afc44c48c Mon Sep 17 00:00:00 2001 From: anoadragon453 Date: Tue, 14 May 2024 14:23:00 +0000 Subject: deploy: ecf4e0674c9a027aec253adaca89ed260700224b --- latest/user_directory.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'latest/user_directory.html') 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
  • If unavailable, then runs of ASCII characters, numbers, underscores, and hyphens are considered words.
  • -

    The queries for PostgreSQL and SQLite are detailed below, by their overall goal +

    The queries for PostgreSQL and SQLite are detailed below, but their overall goal is to find matching users, preferring users who are "real" (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.

    PostgreSQL

    The above words are then transformed into two queries:

    -- cgit 1.5.1