Fast vector similarity metric

Поиск
Список
Период
Сортировка
От Travis Bauer
Тема Fast vector similarity metric
Дата
Msg-id 3C8D2BC7.17E02286@indiana.edu
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "Jeffrey W. Baker"
Дата:
Сообщение: Re: pg_toast table growth out of control
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: A query or maybe programmatic?