Open-Assistant icon indicating copy to clipboard operation
Open-Assistant copied to clipboard

Backend support for message search

Open olliestanley opened this issue 2 years ago • 1 comments

Close #3009. Vector generation works locally with seed data, hopefully it will scale when batch generating the vectors for every message currently in prod DB

olliestanley avatar May 07 '23 20:05 olliestanley

(We need to enable celery (afaik there is no celery worker running currently) on the production system before this can be used.)

andreaskoepf avatar May 15 '23 07:05 andreaskoepf

ok, great. Computing the TSVECTOR for all messages will probably increase the DB size "a bit".

Yeah... We will have to keep an eye on prod for a while when this is deployed I guess

olliestanley avatar May 26 '23 21:05 olliestanley