Re: knngist - 0.8
Dimitri Fontaine <dimitri@2ndquadrant.fr>
From: Dimitri Fontaine <dimitri@2ndQuadrant.fr>
To: Greg Stark <gsstark@mit.edu>
Cc: Oleg Bartunov <oleg@sai.msu.su>, Tom Lane <tgl@sss.pgh.pa.us>, Robert Haas <robertmhaas@gmail.com>, Teodor Sigaev <teodor@sigaev.ru>, Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2010-12-04T21:20:02Z
Lists: pgsql-hackers
Greg Stark <gsstark@mit.edu> writes: > I kind of assumed the natural client for KNN-gist was the tsearch full > text search indexes handling sorting by relevance. For example if I > search for "Postgres DBA" I should find documents where those words > appear adjacent first and documents where the two words appear far > apart in the document sorted further down. Is that not on the list of > operators supported or planned to be supported? From the presentation I've seen, the typical use case is more searching "PostgreSQL DBA" at 100 km around a known location. Or more typical yet, Pizza restaurants around a known place :) Regards, -- Dimitri Fontaine http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support