Does Typesense have a "similarity search" type of feature? Many E-commerce sites for example have a "related products" section on every product page.
Is it possible to implement something like that with TypeSense? Where you basically give Typesense the ID of a specific document in a collection and it finds the N most similar documents.
lnx supports this, for instance.