feat: implement hybrid document search combining Quickwit results with PostgreSQL pg_trgm title search, supported by a new index.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
DROP INDEX IF EXISTS tenant.idx_documents_title_trgm;
|
||||
Reference in New Issue
Block a user