Fast vector similarity metric - Mailing list pgsql-general

From Travis Bauer
Subject Fast vector similarity metric
Date
Msg-id 3C8D2BC7.17E02286@indiana.edu
Whole thread Raw
List pgsql-general
I am writing a java search engine which uses Postgresql as the backend.
In this search engine, I'm using an inverted term table (to store the
vectors).   The search engine is actually working, but the vector
comparison is very slow. I'm wondering if someone with experience with
this sort of thing could give me some ideas on how to implement a fast
vector comparison for Postgres.

Thank you,

--
----------------------------------------------------------------
Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer
----------------------------------------------------------------




pgsql-general by date:

Previous
From: "Jeffrey W. Baker"
Date:
Subject: Re: pg_toast table growth out of control
Next
From: Martijn van Oosterhout
Date:
Subject: Re: A query or maybe programmatic?