Add full-text-search feature
オープン
- 主要言語
- JavaScript
- スター
- 2k
- フォーク
- 238
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
At least for PostgreSQL and [MongoDB 2.4](http://docs.mongodb.org/manual/applications/text-search/) adapters
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Look at the PostgreSQL and MongoDB adapters in the codebase to understand the current query interface. Research how full-text search is implemented in each database (PostgreSQL's tsvector/tsquery, MongoDB's text index). The feature likely needs a new query method and adapter-specific implementations. Check for existing tests for query features to understand the testing pattern.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, mongodb, postgresql
- 領域
- backend, database
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100