Effortless Full Text Search with Node.js and Prisma ORM: A Step-by-Step Guide | NodeJS and Prisma

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ม.ค. 2025

ความคิดเห็น • 6

  • @kennethpineda6143
    @kennethpineda6143 3 หลายเดือนก่อน

    Will you create frontend to integrate this backend?

  • @evliyacelebifi
    @evliyacelebifi ปีที่แล้ว

    Will you cover tests?

  • @omnilothar
    @omnilothar 9 หลายเดือนก่อน

    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

  • @ohhjepoy
    @ohhjepoy 9 หลายเดือนก่อน +1

    i'm using postgressql and i can't use the fulltext search, do you know why?

    • @Takatou__Yogiri
      @Takatou__Yogiri 4 หลายเดือนก่อน

      read the documentation. he is using mysql. not postgresql.

    • @erikjproenca6298
      @erikjproenca6298 3 หลายเดือนก่อน

      In postgresql u need to use the @@index