Re: guile-xapian 0.4.0 released

Ricardo Wurmus <[email protected]>
Newsgroups gmane.lisp.guile.user
Message-ID <[email protected]>
Nala Ginrut <[email protected]> writes:

> I'm not familiar with Xapian, is it possible to do similar things as
> VectorDB?

Xapian cannot directly be used to build a vector database.  (I use
the pg_vector extension to postgresql for that purpose.)

Xapian creates a more traditional index for finding matching documents
with optimizations for full text and boolean searches.

-- 
Ricardo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.