On Thursday 23 July 2009 22:28:33 Martin Schwenke wrote: > OK, it is a pretty tight search. Is there a wildcard facility? > > How it does the matching is a bit unclear. Searching for "libgphoto" > doesn't find the "libgphoto2" packages in my PPA - this is why I > originally thought it didn't work. However, a search for > "libmeanwhile" finds my PPA based on either "libmeanwhile-dev" or > "libmeanwhile1". > > I'm guessing the search is word based?
Yes, it only matches whole words using postgres full text indexing. There is an open bug about this: https://bugs.launchpad.net/soyuz/+bug/380870 _______________________________________________ Mailing list: https://launchpad.net/~launchpad-users Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-users More help : https://help.launchpad.net/ListHelp

