Adding to what my colleague @maryannc mentioned, if you’re using a cloud cluster, it’s always best to open a ticket with us at support@weaviate.io. That’s our ticketing system for cloud users and customers, covered under SLA, and it’s fast way to get support as well .
If you could open a ticket, we can investigate why sorting isn’t yet mapped in JS/TS v3. I believe this should already be implemented. We can run a check with our client engineering.
In the meantime, as @maryannc mentioned, GraphQL can be used as an alternative.
Best regards,
Mohamed Shahin
Weaviate Support Engineer
(Ireland, UTC±00:00/+01:00)
Hi @MELINA_BELEN_JAUREGU ,
As confirmed with our core engineering team, sorting is already supported in JS/TS client v3. However, the documentation has not yet been updated to reflect this. We’ve raised the issue, and the documentation will be updated in the coming weeks.
In the meantime, here’s the new syntax for using sorting in v3: