Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Mikro ORM を使用して MongoDB で全文検索を使用しようとしています。フルテキストが SQL ドライバーに実装されているが、MongoDB には実装されていないという問題を見てきました。MongoDB での全文検索の代替手段または回避策はありますか? getKnexそうでない場合、SQLのように Mikro ORM でネイティブの MongoDB ドライバーを取得するにはどうすればよいですか?
getKnex