Hi! bond=> SELECT to_tsvector('default','animation animal'); to_tsvector ------------- 'anim':1,2 (1 row) bond=>Sorry for a silly question, I wonder, how do I override this? I would want different stemmed words for these.
Best regards, Marcus
Hi! bond=> SELECT to_tsvector('default','animation animal'); to_tsvector ------------- 'anim':1,2 (1 row) bond=>Sorry for a silly question, I wonder, how do I override this? I would want different stemmed words for these.
Best regards, Marcus