ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
Will you create frontend to integrate this backend?
Will you cover tests?
hmm my schema file do not have @@fulltext, btw can it do partial search like typing "cotto"?how do you handle search that user type in have multiple words? "cotton shirt" maybe some special character
i'm using postgressql and i can't use the fulltext search, do you know why?
read the documentation. he is using mysql. not postgresql.
In postgresql u need to use the @@index
Will you create frontend to integrate this backend?
Will you cover tests?
hmm my schema file do not have @@fulltext, btw can it do partial search like typing "cotto"?
how do you handle search that user type in have multiple words? "cotton shirt" maybe some special character
i'm using postgressql and i can't use the fulltext search, do you know why?
read the documentation. he is using mysql. not postgresql.
In postgresql u need to use the @@index