I'll need to do some more research on different search optimizations. For example, we use TSVECTOR for author search, but does it really make sense to breakdown author names into lemmas?
Also, what are the native post_gres options for sorting the quality of matches so that the most relevant hits are returned?
I'll need to do some more research on different search optimizations. For example, we use TSVECTOR for author search, but does it really make sense to breakdown author names into lemmas?
Also, what are the native post_gres options for sorting the quality of matches so that the most relevant hits are returned?