Open Eason0729 opened 3 months ago
The state of art for problem search:
%text%
fts5
tsvector
COUNT(DISTINCT "problem"."id")
periodic tag deletion was chosen because we use read committed isolation level on SQL transcation during tag addition for performance.
read committed
TODO:
The state of art for problem search:
%text%
): sqlx doesn't supportfts5
ortsvector
COUNT(DISTINCT "problem"."id")
)TODO: