On 10 March 2013 21:23, Richard Jones <r1chardj0...@gmail.com> wrote:

> We could probably just use the text search stuff built into postgres,
> rather than the current naive LIKE searching. There is a ranking
> algorithm in place and it does strongly prefer matching the name
> you've entered; it doubly prefers an exact package name match. This
> might solve the AGI problem and could probably produce good results
> using the current ranking algorithm. Not sure. Google's search
> algorithms are far advanced ;-)

tsearch2 is hard to get good results with - we had issues with that
when I was working on Launchpad.

-Rob

-- 
Robert Collins <rbtcoll...@hp.com>
Distinguished Technologist
HP Cloud Services
_______________________________________________
Catalog-SIG mailing list
Catalog-SIG@python.org
http://mail.python.org/mailman/listinfo/catalog-sig

Reply via email to