Add full-text-search feature
Aperta
- Lingua principale
- JavaScript
- Stelle
- 2k
- Fork
- 238
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
At least for PostgreSQL and [MongoDB 2.4](http://docs.mongodb.org/manual/applications/text-search/) adapters
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript, mongodb, postgresql
- Ambito
- backend, database
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 30/100