You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
When using the queryView method, I want filter the documents by one attribute and sort by another attribute. Currently I can sort the result only by emitting attributes.
The text was updated successfully, but these errors were encountered:
@npomfret it is working perfeclty. But I am kind of confused since if I want to emit more keys (including more integer attributes) but I want sort from only one specific key, how should I do it ?
When using the queryView method, I want filter the documents by one attribute and sort by another attribute. Currently I can sort the result only by emitting attributes.
The text was updated successfully, but these errors were encountered: