On Thu, Aug 09, 2007 at 12:19:26AM +0200, Tomas Pospisek wrote:

> $ dpkg -s postgresql-8.1|grep Status
> Status: install ok installed
> # all right, it's installed and there etc.
> $ ept-cache search postgres|grep postgresql
> libpostgresql-ocaml-dev - OCaml bindings to PostgreSQL's libpq
> postgresql-plruby - Ruby procedural language for PostgreSQL (transitional 
> package)
> But whooops... ept-cache won't find it. Umm, well it should though, or
> shouldn't it?

Ideally, it shouldn't, because that description doesn't contain the word
'postgres': it only mentions 'postgresql'.  Yes, this means that
ept-cache doesn't do substring match, which on the upside makes finding
packages like 'mc' possible.

There are two main issues here:

 - providing some debian-specific stemming that is able to stem
   'postgresql' as 'postgres'
 - improving the package descriptions to make sure they include the
   keywords that people normally use to look for the packages

I'm going to discuss the issue at FOSDEM in a couple of days, let's see
what comes out.


Ciao,

Enrico

-- 
GPG key: 1024D/797EBFAB 2000-12-05 Enrico Zini <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: Digital signature

Reply via email to