Closed jannyHou closed 6 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS
file at the top-level of this repository.
Closing as PR#47 has landed.
There is an index design problem I am making time to fix, suppose you use property loopbackmodelname to specify a model name, and you have an indexable property age, you need to create a index in model.json that contains those two properties to improve the performance.
Acceptance Criteria