Yes, it works well but there is a limit of 16k words. See this reddit comment thread [0] for more details, but if your documents are anywhere near that big then I'd say Postgres is definitely not the right tool for you.
Yes, and if it falls short you can also use the RUM extension if you don't mind the extra index size (can install via package manager or maybe you db provider like supabase has it available)
sequence7|2 years ago
[0] https://www.reddit.com/r/programming/comments/12yhhcg/commen...
puika|2 years ago
simonw|2 years ago
nr2x|2 years ago