hyper63 / hyper63/hyper-ext-model
feature: search feature
Aperta
extension
- Lingua principale
- TypeScript
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
```js
const profiles = hyper.ext.model({name: 'profile', search: ['username'], schema: ..., log: true})
```
- [ ] index search documents in `upsert` method, handle `atomic and non-atomic` flows
- [ ] remove search documents in `remove` method, handle `atomic and non-atomic` flows
- [ ] implement `search` method on hyper model instance using the hyper.search service
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.