Arne Luenser
04/08/2025, 2:55 PMobject
, and the keys vary between documents in the collection. Each new key will generate a new index (which is fine and the only way to do it I suppose).
I have observed that queries stop returning results when I have a large number of indices (>10k). I'm trying to reproduce that problem in a simple form.
Related question: is there a practical limit on the number of collections in a Typesense instance?
Thanks!