hyper63 / hyper63/hyper-ext-model

feature: search feature

Open
#7 0 comments 0 reactions 1 assignee Claimed by @twilson63 View on GitHub
extension
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.