London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
There is no default sorting. The order of the documents returned can be considered random as it cannot be defined (however it is a combination of index/shard order so consecutive requests will likely list the result the same way but it cannot be determined by specific property values).
/Henrik
Let's say that we search for "*" and get a resultset where every document has an equal score (relevance).
How does Find then sort the documents by default?
Is it by some id or some date?