[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: guile-xapian 0.4.0 released
From: |
Arun Isaac |
Subject: |
Re: guile-xapian 0.4.0 released |
Date: |
Sat, 11 May 2024 17:59:37 +0100 |
Hi,
Thanks, Nala!
> I'm not familiar with Xapian, is it possible to do similar things as
> VectorDB?
I am not very familiar with VectorDB. From what I can tell, Xapian and
VectorDB seem to have similar application areas, but Xapian takes a lot
simpler and more traditional approach. You can find a description of the
theory behind Xapian at https://xapian.org/docs/intro_ir.html
Regards,
Arun