Hello, how does Typesense with empty searches? Doe...
# community-help
a
Hello, how does Typesense with empty searches? Does it simply return the entire collection sorted by date added? Is there any way I can alter how it deals with empty searches?
j
By default, for
*
queries, Typesense will sort by the default sorting field if one is mentioned in the collection, otherwise it will fall back to the document insertion order
You can control the ranking using sort_by